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

type IfSameOutput<Output, Lhs, Rhs> = <Output as IfSame<Lhs, Rhs>>::Output;