Cargo Features
dioxus-static-site-generation has no features set by default.
[dependencies]
dioxus-static-site-generation = { version = "0.6.0-alpha.4", features = ["server", "web"] }
- server
-
Enables axum, dioxus-cli-config, and dioxus-devtools, dioxus-isrg, dioxus-ssr, http, tokio, tower ^0.4.13, and tower-http ^0.5.2, server of dioxus-fullstack
- web
-
Enables dioxus-web, web of dioxus-fullstack
dioxus-static-site-generation has 2 features without comments.