[][src]Module rocket_file_cache::named_in_memory_file

Structs

NamedInMemoryFile

A wrapper around an in-memory file. This struct is created when 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.