Macro js_int::uint[][src]

macro_rules! uint {
    ($n:literal) => { ... };
}
Expand description

Creates a UInt from a numeric literal.