[][src]Crate evmap_derive

This crate provides procedural derive macros to simplify the usage of evmap.

Currently, only #[derive(ShallowCopy)] is supported; see below.

Derive Macros

ShallowCopy

Implementation for #[derive(ShallowCopy)]