Module ra_ap_vfs::loader[][src]

Expand description

Object safe interface for file watching and reading.

Structs

Handle’s configuration.

Specifies a set of files on the file system.

Enums

A set of files on the file system.

Message about an action taken by a Handle.

Traits

Interface for reading and watching files.

Type Definitions

Type that will receive Messages from a Handle.