Cargo Features
[dependencies]
api_anthropic = { version = "0.1.0", default-features = false, features = ["full", "enabled"] }
- default = enabled
-
The
enabled
feature is set by default wheneverapi_anthropic
is added without
somewhere in the dependency tree.default-features = false - full = enabled
- enabled default full?
-
Enables enabled of format_tools =0.3.0, former =2.12.0, and reflect_tools =0.4.0
api_anthropic has 3 features without comments.