[][src]Type Definition ironoxide::Result

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

Result of an Sdk operation