built_in

Macro built_in 

Source
macro_rules! built_in {
    ($($tool:tt),+ $(,)?) => { ... };
}