Skip to main content

Crate fsv

Crate fsv 

Source

Structs§

Config
Server startup configuration.
FileInfo
Metadata for a single file or directory entry.
FileParams
Query parameters accepted by the files and download endpoints.
Server
Information about the running server, returned by run.

Enums§

FsvError
All errors that can occur during fsv operation.

Functions§

run
Starts the fsv HTTP server and returns server info including a control handle.