[−][src]Trait conjure_http::client::Service
A trait implemented by generated blocking 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.