Skip to main content

render_audit_view

Function render_audit_view 

Source
pub fn render_audit_view(
    f: &mut Frame<'_>,
    state: &mut AuditViewState,
    area: Rect,
)
Expand description

Render the audit view: list on the left, detail on the right.