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 541d0c2 commit cdfdae5Copy full SHA for cdfdae5
examples/blocking.rs
@@ -1,4 +1,4 @@
1
-//! `cargo run --example blocking`
+//! `cargo run --example blocking --features=blocking`
2
#![deny(warnings)]
3
4
fn main() -> Result<(), Box<dyn std::error::Error>> {
0 commit comments