[][src]Type Definition bch_addr::Result

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

Alias of Result used by bch_addr.