stringify_path

Macro stringify_path 

Source
macro_rules! stringify_path {
    ($path:path) => { ... };
}