js_int
0.2.2
js_int
Macro
uint
Copy item path
Source
macro_rules! uint { ($n:literal) => { ... }; }
Expand description
Creates a
UInt
from a numeric literal.