8000
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.
1 parent ac07605 commit 0ca6e73Copy full SHA for 0ca6e73
tests/test_streamsafe_regression.rs
@@ -1,5 +1,5 @@
1
use unicode_normalization::{
2
- char::canonical_combining_class, is_nfc, is_nfc_stream_safe, UnicodeNormalization,
+ is_nfc, is_nfc_stream_safe, UnicodeNormalization,
3
};
4
5
#[test]
0 commit comments