nested_integer

Macro nested_integer 

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