Expand description
A number type that can be serialized both as a number or a string that encodes a number in a string.
Structs§
- TryFrom
IntError  - An error type that signals an out-of-range conversion attempt.
 
Enums§
- Number
OrHex  - A number type that can be serialized both as a number or a string that encodes a number in a string.