Cargo Features

Quadim has no features set by default.

[dependencies]
quadim = { version = "0.1.1", features = ["build-bin"] }
build-bin = clap, num_cpus, object-pool, src-dst-clarifier, threadpool

Required by the binary

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.

features = [
"sync",
"no_time",
"no_object",
"no_closure",
"no_custom_syntax",
"only_i64",
"f32_float",
]

clap build-bin?
num_cpus build-bin?
threadpool build-bin?
object-pool build-bin?
src-dst-clarifier build-bin?