Expand description
SSR pipeline for Crepuscularity: Axum handlers that render .crepus templates server-side.
Re-exports§
pub use handler::SsrHandler;pub use handler::SsrOptions;pub use router::RouteEntry;pub use router::SsrRouter;pub use stream::stream_ssr_response;pub use stream::stream_static_template;