Crate appliance[][src]

A lightweight actor model inspired framework to build customizable componets with message-based intercommunications.

Structs

Appliance

A stateful entity that only allows to interact with via handling messages.

Statics

DEFAULT_EXECUTOR

A default executor.

Type Definitions

Executor

An async executor.