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.