Crate dt_core

Source
Expand description

This is a helper library, containing shared utilities used by DT.

Modulesยง

config
Definitions for configuration structures and rules.
error
Definitions for errors
item
Operations and abstractions for items.
registry
Helper utilities used internally (the Register trait and the register type Registry with cache for templates and rendered contents) and exposed for templating uses (additional built-in helpers).
syncing
Definitions for syncing behaviours.
utils
Miscellaneous utilities.