Cargo Features
stilts-macros has no features set by default.
[dependencies]
stilts-macros = { version = "0.3.2", features = ["debug", "narratable", "fancy", "actix-web", "axum", "gotham", "rocket", "warp"] }
- debug
-
Enables debug of stilts-lang
parser for the stilts language
- narratable
- fancy
- actix-web
-
Affects
integrations::actix_web
… - axum
-
Affects
integrations::axum
… - gotham
-
Affects
integrations::gotham
… - rocket
-
Affects
integrations::rocket
… - warp
-
Affects
integrations::warp
…