Cargo Features

dot_ix_playground has no features set by default.

[dependencies]
dot_ix_playground = { version = "0.9.2", features = ["hydrate", "ssr", "csr", "server_side_graphviz"] }
hydrate

Enables hydrate of leptos ^0.7.4

ssr

Enables axum ^0.7.9, leptos_axum ^0.7.4, log4rs and reqwest, tower-http and tracing, macros, process and rt-multi-thread of tokio, util of tower, ssr of dot_ix ^0.9.2 and leptos ^0.7.4, ssr of leptos_meta ^0.7.4 and leptos_router ^0.7.4

Affects app::shell

csr

Enables csr of leptos ^0.7.4

Affects dot_ix_playground::main

server_side_graphviz

Enables server_side_graphviz of dot_ix ^0.9.2