Module actix_web::actix[][src]

Re-exports actix's prelude

Modules

actix
fut

Custom Future implementation with Actix support

msgs

Actix system messages

resolver

DNS resolver and connector utility actor

signal

An actor implementation of Unix signal handling

Functions

run

Start the System and execute supplied future.

spawn

Spawns a future on the current arbiter.