pub type BoxGetSessionFuture = ExDataFuture<Option<BoxGetSessionFinish>>;Expand description
The type of futures to pass to SslContextBuilder::set_async_get_session_callback.
Aliased Typeยง
pub struct BoxGetSessionFuture { /* private fields */ }pub type BoxGetSessionFuture = ExDataFuture<Option<BoxGetSessionFinish>>;The type of futures to pass to SslContextBuilder::set_async_get_session_callback.
pub struct BoxGetSessionFuture { /* private fields */ }