pub const MACRO_MAGIC_ROOT: &str = "::macro_magic";Expand description
Constant used to load the configured location for macro_magic that will be used in
generated macro code.
See also get_macro_magic_root.
pub const MACRO_MAGIC_ROOT: &str = "::macro_magic";Constant used to load the configured location for macro_magic that will be used in
generated macro code.
See also get_macro_magic_root.