pub fn render_tree(
frame: &mut Frame<'_>,
state: &AppState,
entries: &[&VisibleEntry],
area: Rect,
)Expand description
Render the file tree widget
pub fn render_tree(
frame: &mut Frame<'_>,
state: &AppState,
entries: &[&VisibleEntry],
area: Rect,
)Render the file tree widget