mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-08 12:46:42 +01:00
whew! refactor complete
This commit is contained in:
parent
deaa66d6e2
commit
685ccfaf49
7 changed files with 58 additions and 58 deletions
|
|
@ -1,6 +1,6 @@
|
|||
include!("lib.rs");
|
||||
/// Application entrypoint.
|
||||
pub fn main () -> Usually<()> {
|
||||
run(TransportToolbar::standalone()?)?;
|
||||
Tui::run(TransportToolbar::standalone()?)?;
|
||||
Ok(())
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue