pub type Wrapped<'a, Ctx, A> = WrapC<'a, A, Ctx>;
Helper alias for WeakFunctor::F of FunctorContext::T.
WeakFunctor::F
FunctorContext::T