Home
last modified time | relevance | path

Searched defs:ClientBuilder (Results 1 – 1 of 1) sorted by relevance

/third_party/rust/crates/rust-openssl/openssl/src/ssl/test/
Dserver.rs35 pub fn client(&self) -> ClientBuilder { in client()
106 pub struct ClientBuilder { struct
111 impl ClientBuilder { argument