Cargo Features

Stilts has no features set by default.

[dependencies]
stilts = { version = "0.2.3", features = ["err-narrate", "err-fancy", "actix-web", "axum", "gotham", "warp", "tide"] }
err-narrate

Enables narratable of stilts-macros

err-fancy

Enables fancy of stilts-macros

actix-web

Enables actix-web of stilts-macros

axum

Enables axum of stilts-macros

gotham

Enables gotham of stilts-macros

warp

Enables warp

Affects integrations::warp

tide

Enables tide

Affects integrations::tide