Cargo Features

Apivolve has no features set by default.

[dependencies]
apivolve = { version = "0.1.1", features = ["binary"] }
binary = env_logger, jemallocator, structopt

Required by the binary

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.

env_logger binary?

Enables env_logger ^0.10.0

bin

structopt binary?
jemallocator not msvc binary?