pub fn macro_magic_root() -> Path
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
macro_magic
MACRO_MAGIC_ROOT
::macro_magic
[env]
.cargo/config.toml