Cargo Features

[dependencies]
rustyms = { version = "0.10.0", default-features = false, features = ["imgt", "align", "identification", "isotopes", "glycan-render", "glycan-render-bitmap", "mzdata", "rand", "rayon"] }
default = align, glycan-render, glycan-render-bitmap, identification, imgt, isotopes, mzdata, rand, rayon

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

imgt default

Affects rustyms::imgt

align default

Affects rustyms::align

identification default

Affects rustyms::identification

isotopes default = ndarray, probability
glycan-render default glycan-render-bitmap
glycan-render-bitmap default = glycan-render, swash, zeno

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.

mzdata default
ndarray isotopes
probability isotopes
rand default
rayon default

Affects consecutive::par_consecutive_align, germlines::par_germlines

swash glycan-render-bitmap
zeno glycan-render-bitmap