Type Alias Client

Source
pub type Client<B> = Client<Connector, B>;

Aliased Typeยง

pub struct Client<B> { /* private fields */ }