Expand description
This crate provides procedural derive macros to simplify the usage of evmap.
Currently, only #[derive(ShallowCopy)] is supported; see below.
Derive Macrosยง
- Shallow
Copy - Implementation for
#[derive(ShallowCopy)]
This crate provides procedural derive macros to simplify the usage of evmap.
Currently, only #[derive(ShallowCopy)] is supported; see below.
#[derive(ShallowCopy)]