Cargo Features
[dependencies]
micro_ldtk = { version = "0.11.0", default-features = false, features = ["ldtk_1_5_3", "ldtk_1_3_0", "ldtk_1_2_3", "ldtk_1_2_0", "ldtk_1_1_1", "ldtk_1_0_0", "autotile", "no_panic"] }
- default = autotile, ldtk_1_5_3
-
These default features are set whenever
micro_ldtk
is added without
somewhere in the dependency tree.default-features = false - ldtk_1_5_3 default = _supports_ldtk
- ldtk_1_4_1 ldtk_1_4_0 ldtk_1_3_0 = _supports_ldtk
- ldtk_1_2_5 ldtk_1_2_4 ldtk_1_2_3 = _supports_ldtk
- ldtk_1_2_2 ldtk_1_2_1 ldtk_1_2_0 = _supports_ldtk
- ldtk_1_1_3 ldtk_1_1_2 ldtk_1_1_1 = _supports_ldtk
- ldtk_1_1_0 ldtk_1_0_0 = _supports_ldtk
- autotile default = micro_autotile
- no_panic
- _supports_ldtk ldtk_1_0_0? ldtk_1_1_0? ldtk_1_1_1? ldtk_1_1_2? ldtk_1_1_3? ldtk_1_2_0? ldtk_1_2_1? ldtk_1_2_2? ldtk_1_2_3? ldtk_1_2_4? ldtk_1_2_5? ldtk_1_3_0? ldtk_1_4_0? ldtk_1_4_1? ldtk_1_5_3
-
Affects
micro_ldtk::ldtk
…
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.