Type Definition safe_network::types::Result[][src]

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

A specialised Result type for safecoin.