Home
last modified time | relevance | path

Searched defs:HASHMAP (Results 1 - 1 of 1) sorted by relevance

/third_party/rust/crates/once_cell/examples/
H A Dlazy_static.rs6 static HASHMAP: Lazy<HashMap<u32, &'static str>> = Lazy::new(|| { consts

Completed in 1 milliseconds