Modules
std
fmt
format_float
Format
enum Format
[src]
Fields
scientific
decimal
Source
pub const Format = enum { scientific, decimal, }