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