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

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