Expand description
Server-side rendering utilities for Momenta.
This crate provides:
- Buffered HTML rendering
- Chunked HTML rendering
- Hydratable HTML output with stable element markers
- Embedded JSON state blobs for client-side resume
- Thin adapters for Axum, Actix, and Hyper