pub type GetCollectionsRes = Vec<Collection>;Expand description
Response of crate::client::Client::get_collections
Aliased Typeยง
pub struct GetCollectionsRes { /* private fields */ }pub type GetCollectionsRes = Vec<Collection>;Response of crate::client::Client::get_collections
pub struct GetCollectionsRes { /* private fields */ }