Expand description
Frame rendering configuration and error types.
Frame rasterization is handled natively by dioxuscut-rasterizer via CPU (tiny-skia) or GPU (wgpu).
Structs§
- Render
Config - Configuration for a render job.
Enums§
- Render
Error - Error type for the renderer.