Searched defs:SslConnector (Results 1 – 1 of 1) sorted by relevance
67 pub struct SslConnector(SslContext); struct69 impl SslConnector { implementation119 pub fn build(self) -> SslConnector { in build()