Skip to main content

ClientSession

Type Alias ClientSession 

Source
pub type ClientSession<P> = ClientSessionGeneric<P, INGRESS_BUF_CAP, CLIENT_IOV_CAP>;

Aliased Typeยง

pub struct ClientSession<P> { /* private fields */ }