[][src]Macro tamasfe_macro_utils::path_segments

macro_rules! path_segments {
    ($($ty:tt)::*) => { ... };
    (::$($ty:tt)::*) => { ... };
}