Cargo Features
castled has no features set by default.
[dependencies]
castled = { version = "0.0.1-alpha.3", features = ["full", "util", "debug"] }
-
default
-
Include nothing by default
-
full
=
debug,
util
-
-
util
full?
-
Affects
castled::util
…
-
debug
full?
-
Affects
debug::setup_logging
…