2 releases (1 stable)

1.0.0 Dec 30, 2022
0.1.0 Dec 30, 2022

#2558 in Rust patterns

Download history 13/week @ 2024-02-25 2/week @ 2024-03-10 54/week @ 2024-03-24 19/week @ 2024-03-31

75 downloads per month

MIT license

2KB

String Macro

Usage:

let s = string!("some kind of string");

that's it, I just don't wanna write String::from("") every time

No runtime deps