Searched defs:hyper_clientconn_options (Results 1 – 1 of 1) sorted by relevance
15 pub struct hyper_clientconn_options { struct16 builder: conn::Builder,40 …fn hyper_clientconn_handshake(io: *mut hyper_io, options: *mut hyper_clientconn_options) -> *mut h… argument