[][src]Crate rocket_etagged_raw_response

Etagged Raw Response for Rocket Framework

This crate provides a response struct used for responding raw data with Etag cache.

See examples.

Re-exports

pub extern crate mime;

Structs

EntityTag

An entity tag, defined in RFC7232

EtaggedRawResponse
FileEtagCache
KeyEtagCache