Expand description
Helper types for trait impls.
Structs§
- A wrapper around a type implementing
fmt::Write
that implementsPartsWrite
. - A
Writeable
that writes out the given part.
Helper types for trait impls.
fmt::Write
that implements PartsWrite
.Writeable
that writes out the given part.