Cargo Features

bbool has no features set by default.

[dependencies]
bbool = { version = "0.1.1", features = ["all", "named_bools", "bools"] }
all = bools, named_bools
named_bools all? = bools
bools all? named_bools?

bbool has 3 features without comments.