Module options

Source
Expand description

ToSciOptions and FromSciSringOptions, structs for specifying parameters when using the FromSciString and ToSci traits.

Modules§

exhaustive
Iterators that generate SciSizeOptions, ToSciOptions, and FromSciStringOptions without repetition.

Structs§

FromSciStringOptions
A struct determining how a number should be parsed from a “scientific” string.
ToSciOptions
A struct determining how a number should be formatted as a “scientific” string.

Enums§

SciSizeOptions
A struct determining how much “detail” should be used when creating a scientific-notation string.