[][src]Type Definition type_freak::control::IfNotPredicateOutput

type IfNotPredicateOutput<Output, Cond> = <Output as IfPredicate<Cond>>::Output;