Cargo Features

drawbridge-type has no features set by default.

[dependencies]
drawbridge-type = { version = "0.4.2", features = ["server"] }
server = axum, headers

Enables async-await of futures

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.

axum server?

Enables axum ^0.5.17

headers server?

Enables headers ^0.3.9