pub trait Protocol: Protocol { }
Expand description

Trait for protocol markers crate::TextProtocol and crate::BinaryProtocol.

Implementors