Cargo Features
[dependencies]
ecitygml-converter = { version = "0.0.1-alpha.4", default-features = false, features = ["rosbag", "voxel"] }
- default = rosbag, voxel
-
These default features are set whenever
ecitygml-converter
is added without
somewhere in the dependency tree.default-features = false - rosbag default
- voxel default
ecitygml-converter has 3 features without comments.