Cargo Features

stilts-macros has no features set by default.

[dependencies]
stilts-macros = { version = "0.2.2", features = ["narratable", "fancy", "actix-web", "axum", "gotham"] }
narratable
fancy

Enables fancy of miette ^5.9

actix-web = mime_guess

Affects integrations::actix_web

axum = mime_guess

Affects integrations::axum

gotham = mime_guess

Affects integrations::gotham

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.

mime_guess actix-web? axum? gotham?