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