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
  • 326,504
  • 69
  • 892
  • 1,159
bitick
  • 29
  • 1

0 Answers0