Module vector_converter

Module vector_converter 

Source
Available on (32-bit or 64-bit) and (crate features test-utils) only.
Expand description

Helper mod that converts a objects that implement FromIterator<,> (like a HashMap or a BTreeMap) into a vector of tuples and vice versa.

Functionsยง

deserialize
serialize