[][src]Type Definition rstack_self::Result

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

The result type returned by methods in this crate.