std::io

simple_atoi

fn uint simple_atoi(char* buf, usz maxlen, usz* len_ptr) @inline @private
Read a simple integer value, typically for formatting.

Parameters