Expand description
Provides derive macros for crabslab.
Macros§
Derive Macros§
- IsContainer
- Creates a proxy type to implement
IsContainerfor, whereIsContainer::Containerresolves to the type being derived. - Slab
Item - Derives
SlabItemfor a struct.