[][src]Type Definition il2_ilint::Result

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

Alias to the Result used by this library.