[][src]Type Definition nash_protocol::errors::Result

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

Expose custom Result type that wraps ProtocolError