Docs.rs
hex-conservative-0.2.1
hex-conservative 0.2.1
Docs.rs crate page
CC0-1.0
Links
Repository
crates.io
Source
Owners
apoelstra
Dependencies
arrayvec ^0.7.2
normal
core2 ^0.3.2
normal
optional
serde ^1.0
normal
optional
serde ^1.0
dev
serde_json ^1.0
dev
Versions
100%
of the crate is documented
Go to latest version
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
hex_conservative
0.2.1
Macros
Structs
Enums
Traits
Functions
Type Aliases
List of all items
Structs
BytesToHexIter
HexToBytesIter
InvalidCharError
OddLengthStringError
buf_encoder::BufEncoder
display::DisplayArray
display::DisplayByteSlice
error::InvalidCharError
error::InvalidLengthError
error::OddLengthStringError
Enums
Case
HexToArrayError
HexToBytesError
error::HexToArrayError
error::HexToBytesError
Traits
DisplayHex
FromHex
display::DisplayHex
parse::FromHex
prelude::DisplayHex
prelude::FromHex
Macros
display::fmt_hex_exact
display::impl_fmt_traits
fmt_hex_exact
impl_fmt_traits
test_hex_unwrap
write_err
Functions
serde::deserialize
serde::serialize
serde::serialize_lower
serde::serialize_upper
Type Aliases
HexSliceToBytesIter