Cargo Features
argus-lib has no features set by default.
[dependencies]
argus-lib = { version = "0.1.13", features = ["testing"] }
- testing = lazy_static, ts-rs
-
Affects
argus-lib::test_utils
…
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.
- lazy_static testing?
-
Enables lazy_static
testing utils
- ts-rs testing?
-
Enables ts-rs ^7.1.1