pub type Connector = HttpsConnector<ServoHttpConnector>;
pub struct Connector { /* private fields */ }