Module rustc_data_structures::base_n

source ·
Expand description

Converts unsigned integers into a string representation with some base. Bases up to and including 36 can be used for case-insensitive things.

Structs§

Constants§

Traits§