[−][src]Module oatie::deserialize
Update legacy serialization formats to a modern format.
Modules
| v1 | Decoding "v1" docs, which used an ad-hoc serde format as the data types evolved. There's no specification for this, just compatibility with old code (test cases and database storage). |
| v2 | Decoding "v2" docs, which used an ad-hoc serde format as the data types evolved. There's no specification for this, just compatibility with old code (test cases and database storage). |
Functions
| doc_json | |
| doc_ron |