Cargo Features
awantheravian_hello has no features set by default.
[dependencies]
awantheravian_hello = { version = "0.2.0", features = ["all", "main", "other"] }
-
all
=
main
-
-
main
all?
-
Affects
awantheravian_hello::say_hello
,
awantheravian_hello::say_goodbye
…
-
other
-
Affects
awantheravian_hello::add
,
awantheravian_hello::min
…