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 magrathea 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.