A simple string builder type for efficient string construction.
# Cargo.toml
[dependencies]
string-builder = "0.2.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a string builder, appends strings, and builds the final string.
No known issues recorded.
No dependency data recorded yet.