pub const MODULE_ROOT: &str;
Names the root crate containing this module.
The value is derived at compile time from module_path!. It includes the full crate name before any Rust module separator.
module_path!