Crate zooid

Source

Structs§

  • Address for Actor
  • Execution context for actor

Enums§

Traits§

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