int_path

Macro int_path 

Source
macro_rules! int_path {
    ( $( [$x:expr, $y:expr] ),* $(,)? ) => { ... };
}