Macro config

Source
macro_rules! config {
    ($f:path) => { ... };
}
Expand description

Declares the entry point of the configuration.