Module net::filemanager_thread

source ·

Structs§

  • File manager’s data store. It maintains a thread-safe mapping from FileID to FileStoreEntry which might have different backend implementation. Access to the content is encapsulated as methods of this struct.
  • FileManagerStore’s entry

Enums§

  • FileImpl 🔒
    File backend implementation

Constants§

Functions§