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.
0 parents commit ca3a369Copy full SHA for ca3a369
README.md
@@ -0,0 +1,5 @@
1
+# unicode-rs
2
+
3
+Unicode support modules for Rust.
4
5
+[unicode_width](http://unicode-rs.github.io/unicode_width/unicode_width) - determine the displayed width of Unicode characters and strings.
0 commit comments