pub type Mesa = MesaClient<ReqwestClient>;Expand description
Convenience type alias when using the default reqwest backend.
Aliased Type§
pub struct Mesa { /* private fields */ }pub type Mesa = MesaClient<ReqwestClient>;Convenience type alias when using the default reqwest backend.
pub struct Mesa { /* private fields */ }