Home
last modified time | relevance | path

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

/external/rust/cxx/gen/build/src/
Ddeps.rs7 pub struct Crate { struct
18 impl Crate { implementation
Dlib.rs269 fn make_this_crate(prj: &Project) -> Result<Crate> { in make_this_crate()
/external/rust/cxx/macro/src/
Dtype_id.rs6 pub enum Crate { enum
11 impl ToTokens for Crate { implementation
21 pub fn expand(krate: Crate, arg: QualifiedName) -> TokenStream { in expand()
/external/rust/crates/syn/tests/
Dtest_round_trip.rs154 fn librustc_parse(content: String, sess: &ParseSess) -> PResult<Crate> { in librustc_parse()
197 fn normalize(krate: &mut Crate) { in normalize()
/external/pigweed/pw_protobuf/pw_protobuf_test_protos/
Dfull_test.proto137 message Crate { message
/external/rust/crates/rand/
DCHANGELOG.md153 ### Crate subsection