Macro core::prelude::v1::derive

1.0.0 · source · []
pub macro derive($item:item) {
    ...
}
Expand description

Attribute macro used to apply derive macros.

See the reference for more info.