Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/zerofrom-derive/examples/
Dzf_derive.rs17 pub struct GenericsExample<T> { struct
23 pub struct GenericsExampleWithDefault<T, U = usize> { argument
/external/rust/android-crates-io/crates/yoke-derive/examples/
Dyoke_derive.rs22 pub struct GenericsExample<T> { struct
28 pub struct GenericsExampleWithDefault<T, U = usize> { argument