Expand description
This is a internal crate used by numext-fixed-uint.
Notice: You should NOT use this crate directly. Please use numext-fixed-uint instead of this crate.
Modules§
Structs§
- U128
- Fixed non-negative integer type.
- U160
- Fixed non-negative integer type.
- U224
- Fixed non-negative integer type.
- U256
- Fixed non-negative integer type.
- U384
- Fixed non-negative integer type.
- U512
- Fixed non-negative integer type.
- U520
- Fixed non-negative integer type.
- U1024
- Fixed non-negative integer type.
- U2048
- Fixed non-negative integer type.
- U4096
- Fixed non-negative integer type.
Enums§
- Fixed
Uint Error - From
Slice Error - Error for parse from slice.
- From
StrError - Error for parse from string.
- Into
Slice Error - Error for parse from slice.