[][src]Type Definition type_freak::functional::ApplyFunctor

type ApplyFunctor<Func, Input> = <Func as Functor<Input>>::Output;