Searched refs:year_of_birth (Results 1 – 3 of 3) sorted by relevance
/external/rust/crates/serde_cbor/examples/ |
D | readme.rs | 13 year_of_birth: u32, field 20 year_of_birth: 2015, in main()
|
/external/rust/crates/serde_cbor/tests/ |
D | std_types.rs | 126 year_of_birth: u16, field 134 year_of_birth: 1906, 143 year_of_birth: Option<u16>, field 151 year_of_birth: None,
|
/external/rust/crates/serde_cbor/ |
D | README.md | 36 year_of_birth: u32, 43 year_of_birth: 2015, 59 // prints: Mascot { name: "Tux", species: "penguin", year_of_birth: 1996 }
|