Cargo Features

aptos-config has no features set by default.

[dependencies]
aptos-config = { version = "0.2.7", features = ["fuzzing", "testing"] }
fuzzing

Enables fuzzing of aptos-crypto and aptos-types

testing

aptos-config has 2 features without comments.