Crate actix [] [src]

Modules

fut
prelude

The ctx prelude

Structs

ActixFramedRead
ActixFramedWrite
Address

Address of the actor A

Arbiter
ArbiterAddress

Request SyncAddress<Arbiter> of the arbiter

Condition
Context

Service execution context

MessageFuture
MessageResult
Sink
StopArbiter

Stop arbiter execution

SyncAddress
System
SystemExit

Stop system execution and exit process with encoded code.

Traits

ActixFramed
ActixFutureSpawner
Actor
AsyncSubscriber
MessageFutureError
MessageFutureResult
MessageHandler
ServiceBuilder
StreamHandler
Subscriber