Module dconfig

Source
Expand description

Global configuration variables for the DC parser pipeline.

Structs§

DCFileConfig
Stored in the crate::dcfile::DCFile structure.

Traits§

DCFileConfigAccessor
All DC element structures with a pointer to the DC file configuration struct should implement this.