enum Format [src]

Fields

scientific
decimal

Source

pub const Format = enum { scientific, decimal, }