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