Cargo Features
basalt-bedrock has no features set by default.
[dependencies]
basalt-bedrock = { version = "1.0.0", features = ["dev", "tokio"] }
-
dev
-
Make it so we don't have recompile when the template.typ is changed
Features from optional dependencies
-
tokio
implicit feature
-
Enables
tokio
tokio: An event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications