mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-07 12:16:42 +01:00
parent
f488811767
commit
75b5190cfc
14 changed files with 945 additions and 1088 deletions
|
|
@ -22,7 +22,6 @@ pub(crate) use ratatui::{prelude::Rect, widgets::{Widget, canvas::{Canvas, Line}
|
|||
pub(crate) use Color::*;
|
||||
|
||||
mod device; pub use self::device::*;
|
||||
mod dialog; pub use self::dialog::*;
|
||||
|
||||
/// Define a type alias for iterators of sized items (columns).
|
||||
macro_rules! def_sizes_iter {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue