Macro root

Source
macro_rules! root {
    () => { ... };
}
Expand description

Small convenience macro that expresses the root path.