Crate zooid

Source

Structs§

Addr
Address for Actor
Context
Execution context for actor

Enums§

SendError

Traits§

Actor
An Actor that run by Context
Handler
Actor that could handle message type M should impl Handler
Message
Message type