Cargo Features

act_rs has no features set by default.

[dependencies]
act_rs = { version = "0.2.0", features = ["std", "tokio"] }

dependencies.tokio]

std

Affects act_rs::std

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

Affects act_rs::tokio