Skip to content

Commit 418bb30

Browse files
committed
update links to crates
1 parent ca6746b commit 418bb30

File tree

2 files changed

+11
-3
lines changed

2 files changed

+11
-3
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# unicode-rs
22

3-
Unicode support modules for Rust.
3+
Unicode support modules for Rust. All of these are available on [crates.io](https://crates.io).
44

5-
[unicode-width](http://unicode-rs.github.io/unicode-width/unicode-width) - determine the displayed width of Unicode characters and strings.
5+
[unicode-normalization](https://crates.io/crates/unicode-normalization) \[[doc](http://unicode-rs.github.io/unicode-normalization)\] - This crate provides functions for normalization of Unicode strings, including Canonical and Compatible Decompositions and Recompositions, as described in [Unicode Standard Annex #15](http://www.unicode.org/reports/tr15/).
6+
7+
[unicode-segmentation](https://crates.io/crates/unicode-segmentation) \[[doc](http://unicode-rs.github.io/unicode-segmentation)\] - This crate determines Grapheme Cluster and Word boundaries according to [Unicode Standard Annex #29](http://www.unicode.org/reports/tr29/) rules.
8+
9+
[unicode-width](https://crates.io/crates/unicode-width) \[[doc](http://unicode-rs.github.io/unicode-width)\] - This crate determines the displayed width of `char` and `str` types according to [Unicode Standard Annex #11](http://www.unicode.org/reports/tr11/) rules.

index.html

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ <h1 class="fqn">unicode-rs</h1>
99

1010
<p>Unicode support modules for Rust. All of these are available on <a href="https://crates.io">crates.io</a>.</p>
1111

12-
<p><a href="http://unicode-rs.github.io/unicode-width/">unicode-width</a> - determine the displayed width of Unicode characters and strings.</p>
12+
<p><a href="https://crates.io/crates/unicode-normalization">unicode-normalization</a> [<a href="https://unicode-rs.github.io/unicode-normalization">doc</a>] - This crate provides functions for normalization of Unicode strings, including Canonical and Compatible Decomposition and Recomposition, as described in <a href="http://www.unicode.org/reports/tr15/">Unicode Standard Annex #15</a>.</p>
13+
14+
<p><a href="https://crates.io/crates/unicode-segmentation">unicode-segmentation</a> [<a href="https://unicode-rs.github.io/unicode-segmentation">doc</a>] - This crate determines Grapheme Cluster and Word boundaries according to <a href="http://www.unicode.org/reports/tr29/">Unicode Standard Annex #29</a> rules.</p>
15+
16+
<p><a href="https://crates.io/crates/unicode-width">unicode-width</a> [<a href="https://unicode-rs.github.io/unicode-width">doc</a>] - This crate determines the displayed width of <code>char</code> and <code>str</code> types according to <a href="http://www.unicode.org/reports/tr11/">Unicode Standard Annex #11</a> rules.</p>
1317
</body>
1418
</html>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy