Searched defs:lazy_static (Results 1 – 3 of 3) sorted by relevance
168 macro_rules! lazy_static { macro
24 let lazy_static = { in main() localVariable
107 pub fn lazy_static(&mut self, name: &str, ty: &str, customize: &Customize) { in lazy_static() method