Crate uint_crate[−][src]
Expand description
Efficient large, fixed-size big integers and hashes.
Macros
construct_uint | |
unroll | Unroll the given for loop |
Structs
FromHexError | |
FromStrRadixErr | The error type for parsing numbers from strings. |
Enums
FromDecStrErr | Conversion from decimal string error |
FromStrRadixErrKind | A list of error categories encountered when parsing numbers. |