macro_rules! resolve { ($($args:tt)*) => { ... }; }
Joins multiple paths together and then resolves the result.