func

Macro func 

Source
macro_rules! func {
    ($($body:tt)*) => { ... };
}