Modules§
- intf
- This module contains low-level accessors. They are intended to be used by generated codes, not humans.
- structs
Structs§
Enums§
Statics§
Traits§
- Identity
Equal - When items have identity objects, compare identity objects, otherwise compare items directly. This can shortcut comparing and make it faster.
- Json
File
Functions§
- adjust_
versions - Adjust old data to be compatible with the new version. The strategy of the adjustment is described in the manual.
- archive_
file_ to_ root - archive_
file_ to_ root_ with_ hash - archive_
src_ dir - archive_
to_ root - json_
dir_ to_ root - json_
dir_ to_ root_ with_ hash - Converts Docchi source files to RootObject Does extra checks when validation=true
- read_
archive_ to_ root - read_
archive_ to_ root_ with_ hash - root_
to_ json_ new_ default - Convert RootObject to JSON That JSON can be converted back to RootObject, but they are not identical. This may not have very useful use cases, but converting data to human readable text is good