std::io
simple_atoi
fn uint simple_atoi(char* buf, usz maxlen, usz* len_ptr) @inline @privateRead a simple integer value, typically for formatting.fn uint simple_atoi(char* buf, usz maxlen, usz* len_ptr) @inline @privateRead a simple integer value, typically for formatting.