Cargo Features
edger_bevy_view has no features set by default.
[dependencies]
edger_bevy_view = { version = "0.5.0", features = ["shape"] }
- default
-
These default features are set whenever
edger_bevy_view
is added without
somewhere in the dependency tree.default-features = false Enables bevy_gltf, bevy_render and png of bevy
- shape = edger_bevy_shape, rand
-
Affects
edger_bevy_view::shape
…
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.