logo

Module rocket::fs

source · []
Expand description

File serving, file accepting, and file metadata types.

Macros

Generates a crate-relative version of a path.

Structs

A file name in a TempFile or multipart DataField.

Custom handler for serving static files.

A Responder that sends file data with a Content-Type based on its file extension.

A bitset representing configurable options for FileServer.

Enums

A data and form guard that streams data into a temporary file.