Cargo Features
aptos-executor has no features set by default.
[dependencies]
aptos-executor = { version = "0.2.7", features = ["failpoints", "fuzzing"] }
- failpoints
-
Enables failpoints of aptos-vm and fail
- fuzzing
-
Enables fuzzing of aptos-crypto, aptos-types, consensus-types, and storage-interface
aptos-executor has 2 features without comments.