Skip to main content

any

Function any 

Source
pub fn any() -> Any
👎Deprecated:

Use Any as a unit struct literal instead

Expand description

Represents a wildcard value (*) used with some CORS headers such as CorsLayer::allow_methods.