Cargo Features
netcore has no features set by default.
[dependencies]
netcore = { version = "0.2.7", features = ["fuzzing", "testing"] }
- fuzzing
-
Enables fuzzing of aptos-types and aptos-memsocket
- testing
-
Enables testing of aptos-memsocket
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.
- memsocket fuzzing? testing?
-
Enables aptos-memsocket