Expand description
Hex encoding and decoding.
Re-exports§
pub use crate::error::HexToBytesError;
pub use crate::error::HexToArrayError;
Traits§
- Trait for objects that can be deserialized from hex strings.
Hex encoding and decoding.
pub use crate::error::HexToBytesError;
pub use crate::error::HexToArrayError;