synthetic_macro_path_parse

Function synthetic_macro_path_parse 

Source
fn synthetic_macro_path_parse(
    input: ParseStream<'_>,
    what: &str,
) -> Result<Path>