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 9fd452a commit 7d5e4c8Copy full SHA for 7d5e4c8
src/lib.rs
@@ -4,7 +4,7 @@
4
//!
5
//! # Examples
6
7
-//! ```
+//! ```no_run
8
//! use hyper::{Body, Request, Response, Server, StatusCode};
9
//! use routerify::{Error, Router, RouterService};
10
//! // Import `RequestMultipartExt` trait.
0 commit comments