Skip to main content

Module serde_option_order_side

Module serde_option_order_side 

Source
Expand description

Serde compatibility for an optional order side previously encoded with NO_ORDER_SIDE.

Functionsยง

deserialize
Deserializes an optional order side from a side token or null.
serialize
Serializes an optional order side using the legacy no-side token.