resolve

Macro resolve 

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

Joins multiple paths together and then resolves the result.