Use use enum_macro::em; or #[macro_use(em)]
to import em! macro,.
Notice: DO NOT import all macro, there's are some helper macro in the crate.
For more information about usage, see [em]
Use use enum_macro::em; or #[macro_use(em)]
to import em! macro,.
Notice: DO NOT import all macro, there's are some helper macro in the crate.
For more information about usage, see [em]