Cargo Features

VolatileCell has no features set by default.

[dependencies]
volatile_cell = { version = "1.0.0", features = ["replayer"] }
replayer = expectest

Affects volatile_cell::VolatileCellReplayer, volatile_cell::set_replayer, volatile_cell::with_mut_replayer

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.

expectest replayer?