[][src]Macro js_int::uint

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

Creates a UInt from a numeric literal.