Struct rustls::NoKeyLog [−][src]
pub struct NoKeyLog;
Expand description
KeyLog that does exactly nothing.
pub struct NoKeyLog;
KeyLog that does exactly nothing.
impl RefUnwindSafe for NoKeyLogimpl Send for NoKeyLogimpl Sync for NoKeyLogimpl Unpin for NoKeyLogimpl UnwindSafe for NoKeyLog