generic_config_parser

Macro generic_config_parser 

Source
macro_rules! generic_config_parser {
    ($t:ident, $tag:expr, $fn:expr) => { ... };
}