Module types

Source

Re-exports§

pub use multi::deserialize_additional_data;
pub use multi::deserialize_multi;
pub use multi::serialize_multi;

Modules§

multi
This module contains structures required to handle multi-fields, i.e. link[n]. In these fields, the name of the field is dependent on the number, so it requires some extra handling to get right.

Structs§

Bool
Integer
MacAddr
A MAC address.
Number
VmId

Functions§

deserialize_bool
deserialize_bool_optional
deserialize_int
deserialize_int_optional
deserialize_number
deserialize_number_optional
serialize_bool
serialize_bool_optional
serialize_int
serialize_int_optional
serialize_number
serialize_number_optional