Macro numeric

Source
macro_rules! numeric {
    () => { ... };
}