pub trait SharedProtocol: 'static + SealedSharedProtocol + Send { }

Implementors