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