[][src]Type Definition sourcemap::Result

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

Represents results from this library