Type Definition sn_messaging::Result[][src]

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

A specialised Result type for safecoin.