Crate meshx_derive

Source

Derive Macrosยง

Attrib
Derive macro for implementing the Attrib trait for given struct.
Intrinsic
Intrinsic derive macro. Intrinsic is not a real trait, but an indicator that intrinsic intrinsic traits need to be implemented for this type. The name of the trait itself is specified by the intrinsic attribute, which is to be specified in front of a field containing the IntrinsicAttribute type.
NewCollectionType