[][src]Crate appliance

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.

Enums

Error

An opaqueing error.

Statics

DEFAULT_EXECUTOR

A default executor.

Type Definitions

Executor

An async executor.