Crate meshx_derive[][src]

Derive Macros

Derive macro for implementing the Attrib trait for given struct.

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.