Cargo Features

fuel-core-e2e-client has no features set by default.

[dependencies]
fuel-core-e2e-client = { version = "0.26.0", features = ["p2p", "dev-deps"] }
default

These default features are set whenever fuel-core-e2e-client is added without default-features = false somewhere in the dependency tree.

Enables optional fuel-core

p2p

Enables p2p of optional fuel-core

dev-deps

Enables test-helpers of fuel-core

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.

fuel-core dev-deps?