Cargo Features

emit_batcher has no features set by default.

[dependencies]
emit_batcher = { version = "1.6.0", features = ["web", "tokio"] }
web

Enables futures, js-sys, wasm-bindgen, and wasm-bindgen-futures

Affects emit_batcher::web

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 emit_batcher::tokio