Skip to main content

custom

Macro custom 

Source
macro_rules! custom {
    ($($tokens:tt)*) => { ... };
}