Home
last modified time | relevance | path

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

/third_party/rust/crates/syn/codegen/src/
H A Dparse.rs19 const EXTRA_TYPES: &[&str] = &["Lifetime"]; consts
601 if EXTRA_TYPES.contains(&&ident.to_string()[..]) { in do_load_file()

Completed in 2 milliseconds