Searched defs:CrateCheckConfig (Results 1 – 2 of 2) sorted by relevance
29 pub type CrateCheckConfig = CheckCfg<Symbol>; typedef
1360 pub fn to_crate_check_config(cfg: CheckCfg) -> CrateCheckConfig { in to_crate_check_config()1364 impl CrateCheckConfig { impl