Skip to main content

JUMP_TO

Macro JUMP_TO 

Source
macro_rules! JUMP_TO {
    ($name:ident, $idx:expr) => { ... };
}