Cargo Features
signalo_filters has no features set by default.
[dependencies]
signalo_filters = { version = "0.6.0", features = ["std", "panic_abort"] }
- std
-
Enables std of dimensioned ^0.7, num-traits, and signalo_traits
- panic_abort
-
Enables panic_abort of signalo_traits
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.
- dimensioned std?
-
Enables dimensioned ^0.7