separated_int

Macro separated_int 

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