Macro teo_parser::parse_set_identifier_and_string_path

source ยท
macro_rules! parse_set_identifier_and_string_path {
    ($context: ident, $current: ident, $children: ident, $identifier: ident, $string_path: ident) => { ... };
}