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

Commit0a95cae

Browse files
committed
Fix clippy
1 parent99d6e46 commit0a95cae

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

‎src/quick_check.rs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ use crate::stream_safe;
33
usecrate::tables;
44
usecrate::UnicodeNormalization;
55

6+
/// QuickCheck quickly determines if a string is normalized, it can return
7+
/// `Maybe`
8+
///
69
/// The QuickCheck algorithm can quickly determine if a text is or isn't
710
/// normalized without any allocations in many cases, but it has to be able to
811
/// return `Maybe` when a full decomposition and recomposition is necessary.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp