Expand description
This module contains helper types for erasing Cart types.
See the docs of Yoke::erase_rc_cart()
and Yoke::erase_box_cart() for more info.
✨ Enabled with the alloc Cargo feature.
Traits§
- Dummy trait that lets us
dyn Drop
Type Aliases§
- A type-erased Cart that has
Arcsemantics - A type-erased Cart that has
Boxsemantics - A type-erased Cart that has
Rcsemantics