Cargo Features

edger_bevy_view has no features set by default.

[dependencies]
edger_bevy_view = { version = "0.3.0", features = ["shape"] }
default

These default features are set whenever edger_bevy_view is added without default-features = false somewhere in the dependency tree.

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.

edger_bevy_shape shape?
rand shape?