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 b582f7f commit 32388b6Copy full SHA for 32388b6
core/src/lib.rs
@@ -410,4 +410,4 @@ fn it_works() {
410
411
assert_eq!(output, String::from("very funny text"));
412
assert_eq!(true, instance.contains(&output, "funny"));
413
-}
+}
0 commit comments