Module options

Module options 

Source
Expand description

Serialization options.

Structs§

Builder
Options builder.

Enums§

ByteOrder
Byte order to use when encoding numbers.
Float
Float serialization mode.
Integer
Integer serialization mode.
Width
The width of a numerical type.

Functions§

from_raw
Construct a Builder from the raw underlying value of an Options.
new
Start building new options.

Type Aliases§

Options
Type encapsulating a static options for an encoding.