Macro core::module_path 1.0.0[−][src]
macro_rules! module_path { () => { ... }; }
Expands to a string that represents the current module path.
For more information, see the documentation for std::module_path!
.
macro_rules! module_path { () => { ... }; }
Expands to a string that represents the current module path.
For more information, see the documentation for std::module_path!
.