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

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