Docs.rs
inertia-rust-0.1.0
inertia-rust 0.1.0
Docs.rs crate page
Links
Repository
crates.io
Source
Owners
KaioFelps
Dependencies
actix-web ~4.9.0
normal
optional
async-trait ~0.1.83
normal
futures ~0.3.30
normal
futures-util ~0.3.31
normal
log ^0.4.22
normal
reqwest ~0.12
normal
serde ~1.0.210
normal
serde_json ~1.0
normal
tokio ~1.40.0
normal
vite-rust ~0.2
normal
optional
Versions
25%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
inertia_
rust
0.1.0
Module actix
Module Items
Structs
Enums
Functions
In crate inertia_
rust
inertia_rust
Module
actix
Copy item path
Source
Structs
§
Inertia
Middleware
Enums
§
Inertia
Header
Functions
§
render
Short for calling
render
from the
Inertia
instance configured and added to the request AppData.
render_
with_
props
Short for calling
render_with_props
from the
Inertia
instance configured and added to the request AppData.