[][src]Type Definition inari::Result

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