pub trait Formattable: Sealed { }
Expand description

A type that can be formatted.

Implementations on Foreign Types

Implementors