Module fmt

Source
Expand description

A namespace facade for formatting.

Structs§

Formatter
Configuration for formatting.

Traits§

Debug
? formatting.
Display
Format trait for an empty format, {}.

Type Aliases§

Result
The type returned by formatter methods.

Derive Macros§

Debug
Derive macro generating an impl of the trait Debug.