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.
2 parents ba249a1 + f50d96a commit ae4385fCopy full SHA for ae4385f
src/web.rs
@@ -6,4 +6,4 @@ pub use crate::web::auth::{AuthValidator, BearerAuth, JwtValidator};
6
pub use crate::web::content::{
7
DoNotAcceptAny, Input, NegotiatedContentType, Output, PaginationLimit, WithHttpHeaders,
8
};
9
-pub use crate::web::tracing::{RequestIdHeader, RequestSpan};
+pub use crate::web::tracing::RequestIdHeader;
0 commit comments