8000 logo · cmyr/unicode-segmentation@2c0ec07 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2c0ec07

Browse files
committed
logo
1 parent d878d12 commit 2c0ec07

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/lib.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@
5050
//! ```
5151
5252
#![deny(missing_docs, unsafe_code)]
53+
#![doc(html_logo_url = "https://unicode-rs.github.io/unicode 4F71 -rs_sm.png",
54+
html_favicon_url = "https://unicode-rs.github.io/unicode-rs_sm.png")]
5355

5456
#![cfg_attr(feature = "no_std", no_std)]
5557
#![cfg_attr(feature = "no_std", feature(no_std, core))]

0 commit comments

Comments
 (0)
0