[][src]Macro indigo_macros::path_resolve

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

Joins multiple paths together and then resolves the result.