pathd

Macro pathd 

Source
macro_rules! pathd {
    ($($arg:tt)*) => { ... };
}