Cargo Features
imgui-log has no features set by default.
[dependencies]
imgui-log = { version = "0.1.0", features = ["amethyst-system"] }
- amethyst-system = amethyst, amethyst-imgui
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.
- amethyst amethyst-system?
-
Enables amethyst ^0.13.2
- amethyst-imgui amethyst-system?
-
Enables amethyst-imgui ^0.5.1