Cargo Features

casperlabs-contract-ffi has no features set by default.

[dependencies]
casperlabs-contract-ffi = { version = "0.22.0", features = ["std", "gens"] }
default

These default features are set whenever casperlabs-contract-ffi is added without default-features = false somewhere in the dependency tree.

Enables alloc of base16

std gens?

Enables std of base16 and proptest ^0.9.2

gens = std

Enables std of proptest ^0.9.2

proptest:

Enables the use of standard-library dependent features

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.

proptest gens? std?

Enables proptest ^0.9.2