Type Definition sn_messaging::Result[][src]

type Result<T, E = Error> = Result<T, E>;
Expand description

A specialised Result type for safecoin.