Cargo Features

Varint has no features set by default.

[dependencies]
varint = { version = "0.9.0", features = ["io-operations", "nightly"] }
io-operations = io_operations
nightly

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.

io_operations io-operations?