Docs.rs
leptos_actix-0.6.15
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
leptos_actix 0.6.15
Actix integrations for the Leptos web framework.
Crate
Source
Builds
Feature flags
Documentation
Coverage
78.79%
26
out of
33
items documented
4
out of
29
items with examples
Links
leptos-rs/leptos
16407
657
62
crates.io
Dependencies
actix-http ^3
normal
actix-web ^4
normal
futures ^0.3
normal
leptos ^0.6.15
normal
leptos_integration_utils ^0.6.15
normal
leptos_macro ^0.6.15
normal
leptos_meta ^0.6.15
normal
leptos_router ^0.6.15
normal
parking_lot ^0.12.1
normal
regex ^1.7.0
normal
serde_json ^1
normal
server_fn ^0.6.15
normal
tokio ^1
normal
tracing ^0.1.37
normal
Versions
0.7.0-rc2
0.7.0-rc1
0.7.0-rc0
0.7.0-gamma3
0.7.0-gamma2
0.7.0-gamma
0.7.0-beta7
0.7.0-beta6
0.7.0-beta5
0.7.0-beta4
0.7.0-beta2
0.7.0-beta
0.7.0-alpha
0.6.15
0.6.14
0.6.13
0.6.12
0.6.11
0.6.10
0.6.9
0.6.8
0.6.7
0.6.6
0.6.5
0.6.4
0.6.3
0.6.2
0.6.1
0.6.0-rc1
0.6.0-beta
0.5.7
0.5.6
0.5.5
0.5.4
0.5.3
0.5.2
0.5.1
0.5.0
0.5.0-rc3
0.5.0-rc2
0.5.0-rc1
0.5.0-beta2
0.5.0-beta
0.5.0-alpha2
0.5.0-alpha
0.4.10
0.4.9
0.4.8
0.4.7
0.4.6
0.4.5
0.4.4
0.4.3
0.4.2
0.4.1
0.4.0
0.3.1
0.3.0
0.3.0-alpha2
0.3.0-alpha
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.2.0-beta
0.2.0-alpha2
0.2.0-alpha
0.1.3
0.1.2
0.1.1
0.1.0
0.1.0-beta
0.1.0-alpha
0.0.4
0.0.3
0.0.2
0.0.1
Owners
Provides functions to easily integrate Leptos with Actix. For more details on how to use the integrations, see the [`examples`](https://github.com/leptos-rs/leptos/tree/main/examples) directory in the Leptos repository.