Type Definition iota_client::error::Result[][src]

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

Type alias of Result in iota-client