veer 0.1.0

Inertia.js v3 server-side protocol implementation for Rust
Documentation
1
2
3
4
//! Framework adapters.

#[cfg(feature = "axum")]
pub mod axum;