Module runestick::format[][src]

Expand description

Types for dealing with formatting specifications.

Structs

Error raised when trying to parse an alignment string and it fails.

Format specification flags.

A format specification, wrapping an inner value.

A format specification.

Error raised when trying to parse a type string and it fails.

Enums

The alignment requested.

A single flag for format spec.

The type of formatting requested.

Constants

Shared thread-local string buffer used intermediately when formatting values into strings.