Cargo Features

sa-calculate has no features set by default.

[dependencies]
sa-calculate = { version = "0.5.0", features = ["all", "hello", "bye", "calculate", "input"] }
all = calculate, input
hello

Affects sa-calculate::say_hello

bye

Affects sa-calculate::say_goodbye

calculate all?

Affects sa-calculate::calculate

input all?

Affects sa-calculate::get_input