Function ferrite_session::internal::public::prelude::wrap_type_app[][src]

pub fn wrap_type_app<F, A>(applied: F::Applied) -> App<F, A> where
    F: TypeApp<A>,