Crate chalk_derive
source ·Enums§
Functions§
- Derives TypeFoldable for structs and enums for which one of the following is true:
- Same as TypeVisitable, but derives TypeSuperVisitable instead
- Derives TypeVisitable for structs and enums for which one of the following is true:
- Checks whether a generic parameter has a
: HasInterner
bound - Checks whether a generic parameter has a
: Interner
bound