Cargo Features

dot_ix_playground has no features set by default.

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

Enables hydrate of leptos ^0.6, leptos_meta ^0.6, and leptos_router ^0.6

ssr

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

csr

Enables csr of leptos ^0.6, leptos_meta ^0.6, and leptos_router ^0.6

Affects dot_ix_playground::main

server_side_graphviz

Enables server_side_graphviz of dot_ix ^0.8.1