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 bbcea79 commit d6ce5faCopy full SHA for d6ce5fa
src/lib.rs
@@ -16,7 +16,7 @@
16
//! )
17
//! .await?;
18
//! # }
19
-//! Ok(()) }) }
+//! # Ok(()) }) }
20
//! ```
21
#![forbid(unsafe_code, future_incompatible)]
22
#![deny(
0 commit comments