pub type SearchModelReq<'a> = SearchReq<'a>;Expand description
Request of crate::client::Client::search_model
Aliased Typeยง
struct SearchModelReq<'a> { /* private fields */ }pub type SearchModelReq<'a> = SearchReq<'a>;Request of crate::client::Client::search_model
struct SearchModelReq<'a> { /* private fields */ }