Type Definition yobicrypto::result::Result [] [src]

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

The Result alias type used in libyobicash.