logo
pub trait Formattable: Sealed { }
Available on crate feature formatting only.
Expand description

A type that can be formatted.

Implementations on Foreign Types

Implementors