Cargo Features

VT3 has no features set by default.

[dependencies]
vt3 = { version = "0.7.3", features = ["all", "enterprise", "feeds", "hunting"] }
all = enterprise, feeds, hunting
enterprise all?
feeds all? = bzip2
hunting all?

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

bzip2 feeds?