Skip to main content

ProtocolInformation

Trait ProtocolInformation 

Source
pub trait ProtocolInformation:
    Any
    + Send
    + Debug
    + DynClone { }
Expand description

Information regarding the protocol stack. This is useful for authentication and logging.

Implementors§