Module script::dom::htmlcollection

source ·

Structs

  • OptionU32 🔒
    An optional u32, using maxint to represent None. It would be nicer just to use Option for this, but that would produce word alignment issues since Option uses 33 bits.

Constants

Traits