Cargo Features

worker-route has no features set by default.

[dependencies]
worker-route = { version = "0.0.3", features = ["queue", "d1", "experimental", "cookies"] }
queue

Enables queue of worker ^0.0.18

d1

Enables d1 of worker ^0.0.18

experimental
cookies = cookie

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.

Enables cookie ^0.17.0