Cargo Features

traq-ws-bot has no features set by default.

[dependencies]
traq-ws-bot = { version = "0.1.2", features = ["openapi"] }
openapi = serde_derive

Enables multipart of reqwest ^0.11.11, serde of uuid

Affects traq-ws-bot::openapi, utils::create_configuration

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.

serde_derive openapi?
uuid openapi?