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 3f2d3ee commit 83816a8Copy full SHA for 83816a8
src/parse.rs
@@ -123,4 +123,3 @@ pub(crate) fn check_suffix(s: &str) -> Result<(), ParseErrorKind> {
123
Err(InvalidSuffix)
124
}
125
126
-
0 commit comments