Constant BUF_LEN

Source
const BUF_LEN: usize = _; // 21usize
Expand description

Enough to hold an {u,i}64 and NUL terminator.