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 c735f0a commit eedb8ceCopy full SHA for eedb8ce
src/about.md
@@ -56,7 +56,7 @@ Consider this example for "generate random numbers within a range":
56
57
[![rand-badge]][rand] [![cat-science-badge]][cat-science]
58
59
-```rust,edition2018
+```rust,edition2018,ignore
60
use rand::Rng;
61
62
fn main() {
0 commit comments