We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66d40df commit 2f428f4Copy full SHA for 2f428f4
1 file changed
src/basic.rs
@@ -139,6 +139,7 @@ pub mod imp {
139
}
140
141
/// Like [`Utf8Validator`] this low-level API is for streaming validation of UTF-8 data.
142
+ ///
143
/// It has additional restrictions imposed on how the input is passed in to allow
144
/// validation with as little overhead as possible.
145
///
0 commit comments