Expand description
Configuration for the system
Example config file:
[stems.main]
root = "/tmp/diskplan-root"
schema = "simple-schema.diskplan"Structsยง
- Config
- Application configuration
- Config
File - Deserialization of diskplan.toml
- Config
Stem - Configuration for a single stem within diskplan.toml
- Schema
Cache - An append-only cache of schemas (
SchemaNoderoots) keyed by their on-disk file path - Stems
- Collection of rooted schemas; a map of each
Rootto theSchemaNodeconfigured for this root