Macro af_core_macros::path_normalize[][src]

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

Joins multiple paths together and then normalizes the result.