Skip to main content

paths

Macro paths 

Source
macro_rules! paths {
    ($($x:tt)*) => { ... };
}