mirror of
https://github.com/kristoferssolo/traxor.git
synced 2026-02-04 06:42:04 +00:00
This commit is contained in:
@@ -58,8 +58,8 @@ impl<B: Backend> Tui<B> {
|
||||
|
||||
/// [`Draw`] the terminal interface by [`rendering`] the widgets.
|
||||
///
|
||||
/// [`Draw`]: tui::Terminal::draw
|
||||
/// [`rendering`]: crate::ui:render
|
||||
/// [`Draw`]: crate::tui::Terminal::draw
|
||||
/// [`rendering`]: crate::ui::render
|
||||
///
|
||||
/// # Errors
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user