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