Struct rustls::NoClientSessionStorage [−][src]
pub struct NoClientSessionStorage {}
Expand description
An implementor of StoresClientSessions
which does nothing.
pub struct NoClientSessionStorage {}
An implementor of StoresClientSessions
which does nothing.