Skip to main content

BoxCustomVerifyFuture

Type Alias BoxCustomVerifyFuture 

Source
pub type BoxCustomVerifyFuture = ExDataFuture<Result<BoxCustomVerifyFinish, SslAlert>>;
Expand description

Aliased Typeยง

pub struct BoxCustomVerifyFuture { /* private fields */ }