Leptos is a full-stack, isomorphic Rust web framework leveraging fine-grained reactivity to build declarative user interfaces.
# Cargo.toml
[dependencies]
leptos = "0.8.19"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a simple reactive web app with Leptos.
Use `rustup default nightly` or set `RUSTC_BOOTSTRAP=1`.
Update to new view! macro syntax; see migration guide.
No dependency data recorded yet.