Cargo Features

Vint32 has no features set by default.

[dependencies]
vint32 = { version = "0.3.0", features = ["common-encoding"] }
common-encoding = itertools

Affects vint32::common_encode

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.

itertools common-encoding?

Enables itertools ^0.9.0