Cargo Features

desk-x has no features set by default.

[dependencies]
desk-x = { version = "0.0.0", features = ["inspector"] }
inspector = bevy-inspector-egui

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.

bevy-inspector-egui inspector?

Enables bevy-inspector-egui ^0.10.0