Home
last modified time | relevance | path

Searched refs:parse_token_macro (Results 1 - 1 of 1) sorted by relevance

/third_party/rust/crates/syn/codegen/src/
H A Dparse.rs412 pub fn parse_token_macro(input: ParseStream) -> Result<BTreeMap<String, String>> { in parse_token_macro() functions
660 let tokens = item.mac.parse_body_with(parsing::parse_token_macro)?; in load_token_file()

Completed in 2 milliseconds