HexError

Type Alias HexError 

Source
pub type HexError = ParseMpzError;
Expand description

Expose error type associated with selected BigInt type (defaults to GMP)

Aliased Typeยง

pub struct HexError { /* private fields */ }