Macro af_core::path::resolve[][src]

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

Joins multiple paths together and then resolves the result.