Cargo Features
Magrathea has no features set by default.
[dependencies]
magrathea = { version = "0.0.3", features = ["cli", "editor", "serialization"] }
- cli editor? = hex, structopt
-
Required by the binary
- editor = cli, kludgine
- serialization
-
Enables serializing of palette ^0.5
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.