Macro path_hint_2

Source
macro_rules! path_hint_2 {
    ($paths: expr, $key: expr, $content:block) => { ... };
}