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 2636ca0 commit 3c9fb2aCopy full SHA for 3c9fb2a
actix-web-lab/src/condition_option.rs
@@ -15,8 +15,6 @@ use pin_project_lite::pin_project;
15
16
/// Middleware for conditionally enabling other middleware in an [`Option`].
17
///
18
-/// Uses [`Condition`](crate::middleware::condition::Condition) under the hood.
19
-///
20
/// # Example
21
/// ```
22
/// use actix_web::{App, middleware::Logger};
0 commit comments