instructions

Macro instructions 

Source
macro_rules! instructions {
    ($expr:expr, $tag:expr) => { ... };
}