[]Macro af_lib::path::normalize

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

Joins multiple paths together and then normalizes the result.