[go: up one dir, main page]

Function tower_http::cors::any[][src]

pub fn any() -> Any
This is supported on crate feature cors only.
Expand description

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