Protocol std::fmt::Formatter

protocol Formatter<Self> { ... }

A sink for string formatting operations

Required methods

Provided methods