Searched defs:krate (Results 1 – 2 of 2) sorted by relevance
162 let krate = cc.map_field().values().next().unwrap(); in main() localVariable
313 let krate = Crate::from(&cargo_toml, &"/")?; in test_from_and_properties() localVariable