Internal bridge between Elixir widget structs and the native render command format.
This module owns validation and encoding for render commands so both
ExRatatui.draw/2 and ExRatatui.Session.draw/2 cross the NIF boundary
through the same path.
Internal bridge between Elixir widget structs and the native render command format.
This module owns validation and encoding for render commands so both
ExRatatui.draw/2 and ExRatatui.Session.draw/2 cross the NIF boundary
through the same path.