u32

typeu32

The unsigned 32-bit integer type.

This type can represent integers from 0 up to (and including) 4,294,967,295.

functionto_string(self: u32) String

Convert this value into a String.