Enums§
- Stringified
Block Number - Helper type to parse numeric strings,
u64andU256 - Stringified
Numeric - Helper type to parse numeric strings,
u64andU256
Functions§
- deserialize_
stringified_ block_ number - Supports parsing block number as strings
- deserialize_
stringified_ bool_ or_ u64 - Supports parsing either a u64 or a boolean (which will then be converted to u64)
- deserialize_
stringified_ numeric - Supports parsing numbers as strings
- deserialize_
stringified_ numeric_ opt - Supports parsing numbers as strings
- deserialize_
stringified_ u64 - Supports parsing u64
- deserialize_
stringified_ u64_ opt - Supports parsing u64