Home
last modified time | relevance | path

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

/third_party/rust/crates/cxx/gen/build/src/
H A Dcfg.rs354 struct CurrentCfg { structure names
362 impl CurrentCfg { impls
371 CurrentCfg { in default()
381 static CURRENT: Lazy<RwLock<CurrentCfg>> = Lazy::new(|| RwLock::new(CurrentCfg::default()));

Completed in 2 milliseconds