Crate dioxus_isrg

Source
Expand description

Incremental file based incremental rendering

Structs§

CachedRender
A render that was cached from a previous render.
IncrementalRenderer
An incremental renderer.
IncrementalRendererConfig
A configuration for the incremental renderer.
RenderFreshness
Information about the freshness of a rendered response

Enums§

IncrementalRendererError
An error that can occur while rendering a route or retrieving a cached route.