pub fn lexical_to_bytes_mut<N>(n: N, buf: &mut Vec<u8, Global>) where
    N: ToLexical
Expand description

Converts numeric type to a String