Skip to main content

MODULE_ROOT

Constant MODULE_ROOT 

Source
pub const MODULE_ROOT: &str;
Expand description

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.