Module sp_rpc::number

source ·
Expand description

A number type that can be serialized both as a number or a string that encodes a number in a string.

Structs§

  • An error type that signals an out-of-range conversion attempt.

Enums§

  • A number type that can be serialized both as a number or a string that encodes a number in a string.