Macro target_path

Source
macro_rules! target_path {
    ($name: expr) => { ... };
}