Function macro_magic_core::macro_magic_root
source ยท pub fn macro_magic_root() -> Path
Expand description
Safely access the macro_magic
root based on the MACRO_MAGIC_ROOT
env var, which
defaults to ::macro_magic
, but can be configured via the [env]
section of
.cargo/config.toml