Module guard

Source
Expand description

Experimental route guards.

Analogous to the guard module in Actix Web.

Structsยง

AcceptableDeprecated
A guard that verifies that an Accept header is present and it contains a compatible MIME type.