Struct rustls::NoServerSessionStorage [−][src]
pub struct NoServerSessionStorage {}
Something which never stores sessions.
pub struct NoServerSessionStorage {}
Something which never stores sessions.
impl RefUnwindSafe for NoServerSessionStorage
impl Send for NoServerSessionStorage
impl Sync for NoServerSessionStorage
impl Unpin for NoServerSessionStorage
impl UnwindSafe for NoServerSessionStorage