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§
- File
Impl 🔒File backend implementation