Expand description
serde functions for handling Vec<Vec<u128>>
via U128
Functionsยง
- deserialize
- Deserializes an
u128
accepting a hex quantity string with optional 0x prefix or a number - serialize
- Serializes u128 as hex string
serde functions for handling Vec<Vec<u128>>
via U128
u128
accepting a hex quantity string with optional 0x prefix or
a number