[][src]Macro indigo_macros::path_normalize

macro_rules! path_normalize {
    ($($args:tt)*) => { ... };
}

Joins multiple paths together and then normalizes the result.