pub type ImageList200Response = Vec<ImageSummary>;
Expand description
Summary image data for the images matching the query
Aliased Typeยง
struct ImageList200Response { /* private fields */ }
pub type ImageList200Response = Vec<ImageSummary>;
Summary image data for the images matching the query
struct ImageList200Response { /* private fields */ }