Type Alias U256
Source pub type U256<'a> = Inner<'a, true, 32, 0, 0>;
enum U256<'a> {}
Converts to this type from the input type.
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.