Type Definition contrafact::Result[][src]

type Result<T> = Result<T>;
Expand description

The Result type returnable when using check_fallible!