Expand description
Module for pCloud storage implementation.
Structs§
- PCloud
Store - A store backed by the pCloud remote storage service.
- PCloud
Store Config - PCloud
Store Directory - A directory in the pCloud file store.
- PCloud
Store Directory Reader - A streaming reader over entries in a pCloud directory.
- PCloud
Store File - A file in the pCloud file store.
- PCloud
Store File Metadata - Metadata for a file in the pCloud store.
- PCloud
Store File Writer - Writer to PCloud file
Enums§
Type Aliases§
- PCloud
Store Entry - Represents a file or directory entry within the pCloud store.
- PCloud
Store File Reader - File reader type for pCloud files.