declaration

Macro declaration 

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