Home
last modified time | relevance | path

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

/commonlibrary/rust/ylong_json/tests/
Dsdv_adapt_serde_test.rs25 struct InnerImage { struct
27 width: u32,
29 height: u32,
31 title: String,
33 thumbnail: InnerThumbnail,
35 animated: bool,
37 ids: Vec<u32>,