Module num

Source
Expand description

Abstractions for working with numbers in MessagePack Rust

Enums§

Num
A number type that encapsulates what integers and floats can be represented in MessagePack Rust

Traits§

NumTo
Indicates a type to which a MessagePack Rust Num instance can be coverted