Static string buffer for Rust with fixed-size allocation.
# Cargo.toml
[dependencies]
str-buf = "4.0.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a fixed-size string buffer and push a string.
Ensure the buffer size is large enough for your data.
No dependency data recorded yet.