Module files

Module files 

Source

Modules§

archive_private
archive_public
fs_private
fs_public

Structs§

Metadata
Metadata for a file in an archive. Time values are UNIX timestamps (UTC).
PrivateArchive
Directory structure mapping filepaths to their datamaps and metadata.
PublicArchive
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§

DownloadError
Errors that can occur during the download operation.
FileCostError
Errors that can occur during the file cost calculation.
RenameError
UploadError
Errors that can occur during the file upload operation.