[][src]Type Definition muta_protocol::ProtocolResult

type ProtocolResult<T> = Result<T, ProtocolError>;