Cargo Features

[dependencies]
dvcompute_gpss_branch = { version = "1.3.5", default-features = false, features = ["branch_mode", "branch_wasm_mode"] }
default = branch_mode

The branch_mode feature is set by default whenever dvcompute_gpss_branch is added without default-features = false somewhere in the dependency tree.

branch_mode default

Enables branch_mode of dvcompute_branch

branch_wasm_mode

Enables branch_wasm_mode of dvcompute_branch

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.

dvcompute_dist branch_mode branch_wasm_mode?

Enables dvcompute_branch