Home
last modified time | relevance | path

Searched defs:UnsupportedCfgEvaluator (Results 1 – 1 of 1) sorted by relevance

/third_party/rust/crates/cxx/gen/src/
Dcfg.rs9 pub(super) struct UnsupportedCfgEvaluator; struct
11 impl CfgEvaluator for UnsupportedCfgEvaluator { implementation