Expand description

Etag if-none-match Request Guard for Rocket Framework

This crate provides a request guard used for getting if-none-match header.

See examples.

Structs

An entity tag, defined in RFC7232
The request guard used for getting if-none-match header.