breadcumb

Macro breadcumb 

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