[−][src]Trait conjure_http::client::AsyncService
A trait implemented by generated async client interfaces for a Conjure service.
Associated Constants
const NAME: &'static str[src]
The name of the service.
const VERSION: Option<&'static str>[src]
The version of the Conjure definition defining the service, if known.