int

Macro int 

Source
macro_rules! int {
    ($($ty:ty),+) => { ... };
}
🔬This is a nightly-only experimental API. (dec2flt)