Docs.rs
const-hex-1.13.1
const-hex 1.13.1
Docs.rs crate page
MIT OR Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
DaniPopes
Dependencies
cfg-if ^1
normal
hex ~0.4.2
normal
optional
proptest ^1.4
normal
optional
serde ^1.0
normal
optional
faster-hex ^0.10.0
dev
hex ~0.4.2
dev
hex-literal ^0.4
dev
serde ^1.0
dev
serde_json ^1.0
dev
cpufeatures ^0.2
normal
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
const_
hex
1.13.1
Module traits
Module Items
Traits
In crate const_
hex
const_hex
Module
traits
Copy item path
source
Expand description
Modified from
hex
.
Traits
ยง
FromHex
Types that can be decoded from a hex string.
ToHex
Deprecated
Encoding values as hex string.
ToHex
Ext
alloc
Encoding values as hex string.