ExRatatui.Bridge (ExRatatui v0.7.1)

Copy Markdown View Source

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.