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 b1ffae4 commit 7b2d185Copy full SHA for 7b2d185
Cargo.toml
@@ -3,3 +3,6 @@
3
name = "ascii"
4
version = "0.0.1"
5
authors = ["Simon Sapin <[email protected]>"]
6
+
7
+description = "Copy of std::ascii, see README.md and https://github.com/rust-lang/rfcs/pull/486"
8
+license = "Apache-2.0 / MIT"
0 commit comments