srdf

Macro int

Source
macro_rules! int {
    (
        $n: tt
      ) => { ... };
}
Expand description

Creates an integer literal