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

type IfOutput<Output, Cond> = <Output as If<Cond>>::Output;