Constant macro_magic_core::MACRO_MAGIC_ROOT

source ยท
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.