Cargo Features

zulk-say-hello has no features set by default.

[dependencies]
zulk-say-hello = { version = "0.3.0", features = ["all", "hello", "bye", "defalut"] }
all = bye, hello
hello all? defalut?

Affects zulk-say-hello::say_hello, zulk-say-hello::say_hello_to_everyone

bye all?

Affects zulk-say-hello::say_goodbye, zulk-say-hello::say_goodbye_to_everyone

defalut = hello