Cargo Features

Lamellar has no features set by default.

[dependencies]
lamellar = { version = "0.6.1", features = ["enable-rofi", "slurm-test"] }

features are strictly additive.... can't have mutual exclusitivity

enable-rofi = libc, rofisys

Affects comm::TxError

slurm-test

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.

rofisys enable-rofi?
libc enable-rofi?