Cargo Features

Phazer has no features set by default.

[dependencies]
phazer = { version = "0.2.0", features = ["simple", "test_helpers", "tokio"] }
simple
test_helpers

Features from optional dependencies

tokio implicit feature

Enables tokio

tokio:

An event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications