Module sp_rpc::number [−][src]
A number type that can be serialized both as a number or a string that encodes a number in a string.
Structs
TryFromIntError | An error type that signals an out-of-range conversion attempt. |
Enums
NumberOrHex | A number type that can be serialized both as a number or a string that encodes a number in a string. |