Cargo Features

[dependencies]
macro_tools = { version = "0.32.0", default-features = false, features = ["full", "enabled"] }
default = enabled

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

full = enabled
enabled default full?

Enables enabled of former_types and clone_dyn_types

xxx : qqq : optimize features

and interval_adapter

qqq : optimize features list

internal

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

Features from optional dependencies

qqq : put all files under features: macro_attr, macro_container_kind, ...