Module fmt

Module fmt 

Source

Structs§

CountingWriter
A wrapper around std::fmt::Formatter that counts the number of characters written so far.
ExprFormatter
Holds all the information needed for formatting expressions. Acts like a “db” for DebugWithDb.