pub type HexError = ParseMpzError;
Expand description
Expose error type associated with selected BigInt type (defaults to GMP)
Aliased Typeยง
pub struct HexError { /* private fields */ }
pub type HexError = ParseMpzError;
Expose error type associated with selected BigInt type (defaults to GMP)
pub struct HexError { /* private fields */ }