Skip to main content

make_config_struct

Macro make_config_struct 

Source
macro_rules! make_config_struct {
    ($($variant:ident,)*) => { ... };
}