Cargo Features

[dependencies]
impls_index = { version = "0.6.0", default-features = false, features = ["use_alloc", "full", "enabled"] }
default = enabled

The enabled feature is set by default whenever impls_index is added without default-features = false somewhere in the dependency tree.

no_std use_alloc
full = enabled
enabled default full?

Enables enabled of impls_index_meta

Affects impls_index::impls_index, impls_index::dependency, impls_index::protected, impls_index::orphan, impls_index::exposed, impls_index::prelude