Module fmt

Module fmt 

Source

Structs§

BoxedFmtWrite
A concrete builder state for a specific boxed writer type W.
FmtWrite
A specialized factory for creating loggers that write to memory-oriented destinations.
TypedFmtWrite
A concrete builder state for a specific writer type W.

Type Aliases§

StringFmt
A pre-configured factory for logging directly to a fmt String.