[][src]Type Definition oboe::Result

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

The result of an operation with value