Cargo Features

Bytedocs-rs has no features set by default.

[dependencies]
bytedocs-rs = { version = "1.0.1", features = ["ai"] }
ai = openai-api-rs

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.

openai-api-rs ai?

Enables openai-api-rs ^5.0

Optional AI features