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 59098c7 commit 3ffad4bCopy full SHA for 3ffad4b
utoipa-axum/src/router.rs
@@ -1,5 +1,4 @@
1
//! Implements Router for composing handlers and collecting OpenAPI information.
2
-use std::borrow::Cow;
3
use std::convert::Infallible;
4
5
use axum::extract::Request;
0 commit comments