diff --git a/actix_cors/all.html b/actix_cors/all.html index 4d0cfccd8..b7e589151 100644 --- a/actix_cors/all.html +++ b/actix_cors/all.html @@ -1 +1 @@ -
#[non_exhaustive]pub enum CorsError {
+CorsError in actix_cors - Rust Enum actix_cors::CorsError
source · #[non_exhaustive]pub enum CorsError {
WildcardOrigin,
MissingOrigin,
MissingRequestMethod,
@@ -19,19 +19,19 @@
Calls U::from(self)
.
WithDispatch
] wrapper. Read moreSubscriber
to this type, returning a
+[WithDispatch
] wrapper. Read more