|
rstd 0.1.0
|
The core formatting engine that drives output through a type-erased Write sink. More...
The core formatting engine that drives output through a type-erased Write sink.
Holds a reference to the output writer and the current FormattingOptions. Passed to Display::fmt and Debug::fmt to produce formatted output.