Cargo Features
aorist_extendr-api has no features set by default.
[dependencies]
aorist_extendr-api = { version = "0.0.1", features = ["tests-all", "tests-minimal"] }
- tests-all = ndarray
-
All features to test
Enables use-bindgen of libr-sys ^0.2.0
- tests-minimal
-
The minimal set of features without all optional ones
Enables use-bindgen of libr-sys ^0.2.0
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.
- ndarray tests-all?
-
Enables ndarray ^0.13.1
Affects
aorist_extendr-api::robj_ndarray
…