Module streampager::control[][src]

Controlled files.

Files where data is provided by a controller.

Structs

ControlledFile

A file whose contents is controlled by a Controller.

Controller

A controller for a controlled file.

Enums

Change

A change to apply to a controlled file.

ControlledFileError

Errors that may occur during controlled file operations.

Type Definitions

Result

Result alias for controlled file operations that may fail.