Expand description
Raw Filesystem API for Rust — enable simpler browsing with ease
This library is to enable both servers and clients to use the RFSAPI, see D’Oh for usage example.
Modules§
- util
- Module containing various utility functions.
Structs§
- Fileset
Data - Basic RFSAPI response returned by the server.
- RawFile
Data - Information about a file available through RFSAPI.
- RawFs
ApiHeader - Header to specify when doing a request for the Raw Filesystem API, designated by “X-Raw-Filesystem-API”.