Module ser

Source
Expand description

Serialization helpers

Functionsยง

csv_encode_i16_indices
ASSUMING this is only going to be used for resources identified by index, which is a non-negative integer which begins counting up from 0.
csv_encode_uuids
Serializes a slice of hyphenated UUIDs into CSV format
deserialize_optional_field
Hack to deserialize an Optional Option<T>
from_csv
Deserializes a slice of hyphenated UUIDs into CSV format
to_csv
Stringify a list