/// Contains the [`DonutConfig`](structs::DonutConfig) struct and the other structs it uses
pubmodstructs;/// Helper functions for the config
modhelpers;/// Config preprocessor code
pubmodpreprocessor;/// [`DonutConfig`](structs::DonutConfig) implementations
pubmodimpls;