Crate dochy_core[][src]

Modules

error
intf

This module contains low-level accessors. They are intended to be used by generated codes, not humans.

structs

Structs

HashMt
JsonFileImpl

Enums

SetSabunError

Traits

IdentityEqual
JsonFile

Functions

adjust_versions

Adjust old data to be compatible with new version.

json_dir_to_root

Converts Dochy source files to RootObject Does extra checks when validation=true

json_files_to_root

Converts Dochy source files to RootObject Does extra checks when validation=true

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

Type Definitions

HashM