pub fn any() -> Any👎Deprecated:
Use Any as a unit struct literal instead
Available on crate feature
cors only.Expand description
Represents a wildcard value (*) used with some CORS headers such as
CorsLayer::allow_methods.
pub fn any() -> AnyUse Any as a unit struct literal instead
cors only.Represents a wildcard value (*) used with some CORS headers such as
CorsLayer::allow_methods.