Crate string_builder

Source

Structs§

Builder
This is a growable string builder.

Traits§

ToBytes
A trait to convert a value into a byte slice that can be appended to a Builder.