Module ra_ap_vfs::loader[][src]

Expand description

Object safe 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.

Message

Message about an action taken by a Handle.

Traits

Handle

Interface for reading and watching files.

Type Definitions

Sender

Type that will receive Messages from a Handle.