Cargo Features

async-cuda has no features set by default.

[dependencies]
async-cuda = { version = "0.5.4", features = ["npp", "npp-unstable", "ndarray"] }
npp

Affects ffi::npp, async-cuda::npp

npp-unstable

Affects npp::resize_batch, npp::resize_batch

Features from optional dependencies

ndarray implicit feature