Cargo Features

ohkami_macros has no features set by default.

[dependencies]
ohkami_macros = { version = "0.22.0", features = ["worker", "openapi"] }
worker

Enables serde_json and toml

Affects ohkami_macros::worker, ohkami_macros::DurableObject, ohkami_macros::bindings

openapi

Affects ohkami_macros::derive_schema, ohkami_macros::operation