Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit0fbfb1c

Browse files
committed
rename unicode_width to unicode-width
1 parent08d1bd2 commit0fbfb1c

29 files changed

+66
-6
lines changed

‎README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
Unicode support modules for Rust.
44

5-
[unicode_width](http://unicode-rs.github.io/unicode_width/unicode_width) - determine the displayed width of Unicode characters and strings.
5+
[unicode-width](http://unicode-rs.github.io/unicode-width/unicode-width) - determine the displayed width of Unicode characters and strings.

‎index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
<bodyclass="rustdoc">
88
<h1class="fqn">unicode-rs</h1>
99

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

12-
<p><ahref="http://unicode-rs.github.io/unicode_width/unicode_width">unicode_width</a> - determine the displayed width of Unicode characters and strings.</p>
12+
<p><ahref="http://unicode-rs.github.io/unicode-width/unicode-width">unicode-width</a> - determine the displayed width of Unicode characters and strings.</p>
1313
</body>
1414
</html>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp