| Crates.io | inertia-rust |
| lib.rs | inertia-rust |
| version | 2.4.3 |
| created_at | 2024-12-01 21:46:10.651633+00 |
| updated_at | 2025-04-28 04:16:43.767439+00 |
| description | A Rust server-adapter for building modern MVC web apps with Inertia. |
| homepage | |
| repository | https://github.com/KaioFelps/inertia-rust |
| max_upload_size | |
| id | 1467886 |
| size | 191,553 |
[!NOTE] You are currently seeing the documentation for inertia-rust v2.*, which is compatible to Inertia.js v2. While it is not the default version of inertia-rust, refer to the main branch to see the documentation for v0.1.
A server-side Inertia.js adapter for Rust. Inertia Rust aims to interoperate with any Rust (micro-)framework and template engine, since a compatible provider exists.
Due to its flexibility, it requires a bit more configuration. Hence, please read Inertia Rust's documentation carefully to ensure that your application works correctly.
In the examples directory you might find few applications using inertia-rust along with existing providers.
Every change made between one version and another is registered in the CHANGELOG file.