allenap / shell-quote

A Rust library for shell quoting strings, e.g. for interpolating into a Bash script. This is not as simple as most people think!
Apache License 2.0
5 stars 2 forks source link

Add `u8`, `char`, and iterator support to `Quotable` #23

Open allenap opened 3 months ago