Skip to main content

MAX_NUMBER_2_STR

Constant MAX_NUMBER_2_STR 

Source
pub const MAX_NUMBER_2_STR: usize = 44;
Expand description

Maximum size of a number-to-string conversion buffer. Accommodates both %.14g float formatting and %lld integer formatting.