Re-exports§
pub use http::json;pub use http::text;pub use http::HttpResponse;pub use http::Request;pub use http::Response;pub use http::ResponseExt;pub use inertia::InertiaConfig;pub use inertia::InertiaContext;pub use inertia::InertiaResponse;pub use routing::Router;pub use server::Server;pub use serde;
Modules§
Macros§
- inertia_
response - Create an Inertia response with compile-time component validation
- json_
response - text_
response