diff --git a/actix_cors/all.html b/actix_cors/all.html index 1db8971b0..11c1be22a 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 dd74e2bc0..5ab719708 100644
--- a/actix_cors/index.html
+++ b/actix_cors/index.html
@@ -1,4 +1,4 @@
-