pub const BUFFER_SIZE: usize = F64_FORMATTED_SIZE; // 64usize
Expand description

Maximum number of bytes required to serialize any number to string.