diff --git a/actix_cors/all.html b/actix_cors/all.html index 30cb27b52..1012d351d 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,
@@ -29,8 +29,8 @@
Subscriber
to this type, returning a
diff --git a/actix_cors/index.html b/actix_cors/index.html
index 42511b1d1..36396b1bd 100644
--- a/actix_cors/index.html
+++ b/actix_cors/index.html
@@ -1,4 +1,4 @@
-