u8

typeu8

The unsigned 8-bit integer type

This type can represent integers from 0 up to (and including) 255.

functionto_string(self: u8) String

Convert this value into a String