Searched defs:InnerImage (Results 1 – 1 of 1) sorted by relevance
25 struct InnerImage { struct27 width: u32,29 height: u32,31 title: String,33 thumbnail: InnerThumbnail,35 animated: bool,37 ids: Vec<u32>,