We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cc9b4d commit 6e8e8bdCopy full SHA for 6e8e8bd
Cargo.toml
@@ -2,3 +2,6 @@
2
name = "literal-escaper"
3
version = "0.0.1"
4
edition = "2021"
5
+description = "Provides code to unescape string literals"
6
+license = "Apache-2.0 OR MIT"
7
+repository = "https://github.com/rust-lang/literal-escaper"
0 commit comments