[][src]Type Definition cash_addr::Result

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

Alias of Result used by cash_addr.