Cargo Features

Scavenger has no features set by default.

[dependencies]
scavenger = { version = "1.9.0", features = ["simd", "neon", "opencl"] }
simd
neon
opencl = ocl-core

Affects miner::Buffer.get_gpu_buffers, miner::Buffer.get_gpu_data

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.

ocl-core opencl?