Skip to main content

void_audit_tui/widget/
mod.rs

1//! TUI widgets for the audit interface.
2
3pub mod audit_detail;
4pub mod object_list;