[][src]Type Definition pea2pea::HandshakeState

type HandshakeState = Box<dyn Any + Send>;

A trait object containing handshake state.