Module buffer

Source

Structsยง

Buffer
Safe API for formatting floating point numbers to text.

Constantsยง

INFINITY ๐Ÿ”’
NAN ๐Ÿ”’
NEG_INFINITY ๐Ÿ”’

Traitsยง

Float
A floating point number, f32 or f64, that can be written into a ryu::Buffer.
Sealed