Trait SideData
pub trait SideData: Debug { }Available on crate feature
tls only.Expand description
Data specific to the peer’s side (client or server).
pub trait SideData: Debug { }tls only.Data specific to the peer’s side (client or server).