Docs.rs
hex-conservative-0.2.2
hex-conservative 0.2.2
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
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
All
hex_
conservative
0.2.2
Crate Items
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