macro_rules! config_path { ($config:ident, $setting_name: ident, $struct_name: ident, $key_name: ident, $string: expr) => { ... }; }
Expand description
automaticallly generate the input path
macro_rules! config_path { ($config:ident, $setting_name: ident, $struct_name: ident, $key_name: ident, $string: expr) => { ... }; }
automaticallly generate the input path