Type Definition inari::Result[][src]

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