Macro af_core::path::normalize[][src]

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

Joins multiple paths together and then normalizes the result.