☰
In js_int
?
Macro
js_int
::
uint
source
·
[
−
]
macro_rules!
uint
{ (
$
n
:
literal
) => { ... }; }
Expand description
Creates a
UInt
from a numeric literal.