Cargo Features

embedder has no features set by default.

[dependencies]
embedder = { version = "0.3.2", features = ["driver"] }
driver = async-process, fantoccini, futures, lazy_static, which

Affects embedder::driver

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

async-process driver?
fantoccini driver?
which driver?

Enables which ^5.0.0

lazy_static driver?
futures driver?