Module rocket_file_cache::cached_file [] [src]

Structs

CachedFile

The structure that is returned when a request to the cache is made. The CachedFile knows its path, so it can set the content type when it is serialized to a response.