2

I need to convert an unsigned integer to a string representation with base 36. Before Rust 1.7, it was possible with std::fmt::Radix. Is there a way to do that in stable Rust?

Shepmaster
  • 388,571
  • 95
  • 1,107
  • 1,366
bitick
  • 29
  • 1

0 Answers0