Function saturn_cli::ui::layout::render_app
source · pub fn render_app(
state: ProtectedState<'static>,
frame: &mut Frame<'_, CrosstermBackend<Stdout>>,
buf: String,
show: Option<Record>,
show_recurring: Option<RecurringRecord>
)