diff --git a/actix_cors/all.html b/actix_cors/all.html index 8f5969c8b..efff5c1d4 100644 --- a/actix_cors/all.html +++ b/actix_cors/all.html @@ -1,9 +1,9 @@
Creates owned data from borrowed data, usually by cloning. Read more
toowned_clone_into
Uses borrowed data to replace owned data, usually by cloning. Read more
Converts the given value to a String. Read more
String
The type returned in the event of a conversion error.
Performs the conversion.
Attaches the provided Subscriber to this type, returning a WithDispatch wrapper. Read more
Subscriber
WithDispatch
Attaches the current default Subscriber to this type, returning a WithDispatch wrapper. Read more
Builder for CORS middleware.
Errors that can occur when processing CORS guarded requests.
That is, this conversion is whatever the implementation of From<T> for U chooses to do.
From<T> for U
Should always be Self
Self