Cargo Features

afaf_say-hello has no features set by default.

[dependencies]
afaf_say-hello = { version = "0.4.0", features = ["all", "hello", "bye"] }
all = bye, hello
hello all?

Affects afaf_say-hello::say_hello, afaf_say-hello::say_hello_to_everyone

bye all?

Affects afaf_say-hello::say_goodbye, afaf_say-hello::say_goodbye_to_everyone