[][src]Crate appliance

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

Structs

Appliance

An stateful entity that only allows to interact with via messages.

Enums

Error

An opaqueing error.

Statics

DEFAULT_EXECUTOR

A default executor.

Type Definitions

Executor

An async executor.