Expand description
Experimental route guards.
Analogous to the guard
module in Actix Web.
Structsยง
- Acceptable
Deprecated - A guard that verifies that an
Accept
header is present and it contains a compatible MIME type.
Experimental route guards.
Analogous to the guard
module in Actix Web.
Accept
header is present and it contains a compatible MIME type.