[][src]Type Definition spandex::Result

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

The result type of the library.