Expand description
Dynamically compatible interface for file watching and reading.
Structs§
- Config
Handle
’s configuration.- Directories
- Specifies a set of files on the file system.
Enums§
- Entry
- A set of files on the file system.
- Loading
Progress - Message
- Message about an action taken by a
Handle
.
Traits§
- Handle
- Interface for reading and watching files.