Cargo Features
orx-funvec has no features set by default.
[dependencies]
orx-funvec = { version = "0.1.6", features = ["impl_all", "impl_indexmap", "impl_ndarray", "impl_smallvec"] }
- impl_all = indexmap, ndarray, smallvec
- impl_indexmap = indexmap
- impl_ndarray = ndarray
- impl_smallvec = smallvec
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.