Structs§
- Ratatui
Render Context - Resource containing a bevy camera render target and an image that will be updated each frame with the results of whatever is rendered to that target.
- Ratatui
Render Plugin - Sets up headless rendering and makes the
RatatuiRenderContext
resource available to use in your camera and ratatui draw loop. - Ratatui
Render Widget
Type Aliases§
- Autoresize
Conversion Fn - Function that converts terminal dimensions to render texture dimensions.