[][src]Module meio::channel

This module contains an internal channel used by runtimes to send signal about finished supervised activities of shutdown signals.

Re-exports

pub use controller::Controller;
pub use controller::Status;

Modules

controller

Controller in importat part of the all interaction with actors and tasks. It's also a part of the Address.

operator

Operator helps runtime to perform controlling operations.

Type Definitions

Supervisor

Alias for using Supervisor::None for spawn calling.