☰
WrapC
In radn::func::context
?
Type Definition
radn
::
func
::
context
::
WrapC
source
·
[
−
]
pub type WrapC<'a, A, Ctx> =
Wrap
<'a, A, <Ctx as
FunctorContext
<'a>>::
T
>;