Macro af_core_macros::path_resolve[][src]

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

Joins multiple paths together and then resolves the result.