Cargo Features
velodyne-lidar has no features set by default.
[dependencies]
velodyne-lidar = { version = "0.3.0", features = ["full", "parallel", "docs-rs"] }
- full docs-rs? = nmea, parallel, pcap
- parallel full? = rayon
-
Affects
velodyne-lidar::par_iter
… - docs-rs = full
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.