pub type ImageList = Vec<ImageSummary>;
Expand description
Image summary for compat API
Aliased Typeยง
pub struct ImageList { /* private fields */ }
pub type ImageList = Vec<ImageSummary>;
Image summary for compat API
pub struct ImageList { /* private fields */ }