Modules§
Structs§
- Metadata
- Metadata for a file in an archive. Time values are UNIX timestamps (UTC).
- Private
Archive - Directory structure mapping filepaths to their datamaps and metadata.
- Public
Archive - Public variant of
crate::client::files::archive_private::PrivateArchive
. Differs in that datamaps of files are uploaded to the network, of which the addresses are stored in this archive.
Enums§
- Download
Error - Errors that can occur during the download operation.
- File
Cost Error - Errors that can occur during the file cost calculation.
- Rename
Error - Upload
Error - Errors that can occur during the file upload operation.