Type Definition iota_lib_rs::Result[][src]

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

This is the result type used throughout the library