Home
last modified time | relevance | path

Searched refs:RUST_KEYWORDS (Results 1 – 2 of 2) sorted by relevance

/external/rust/crates/protobuf-codegen/src/
Drust.rs2 static RUST_KEYWORDS: &'static [&'static str] = &[ constant
61 RUST_KEYWORDS.contains(&ident) in is_rust_keyword()
/external/rust/crates/protobuf/src/
Drust.rs2 static RUST_KEYWORDS: &'static [&'static str] = &[ variable
61 RUST_KEYWORDS.contains(&ident) in is_rust_keyword()