The str!() macro, similar to vec![] but for strings
# Cargo.toml
[dependencies]
str-macro = "1.0.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a String from string literals.
No known issues recorded.
No dependency data recorded yet.