Expand description
Built-in capability used to notify the Shell that a UI update is necessary.
Structs§
- Render
Operation - The single operation
Renderimplements.
Functions§
- render
- Signal to the shell that the UI should be redrawn.
Returns a
Command. - render_
builder - Signal to the shell that the UI should be redrawn.
Returns a
NotificationBuilder.