mirror of
https://github.com/itsjunetime/tdf.git
synced 2026-06-01 23:51:46 -04:00
- Run fmt
- Use built-in async benching - Use custom Resize::None when making ratatui images to save some cycles
This commit is contained in:
+2
-2
@@ -1,6 +1,6 @@
|
||||
#![feature(if_let_guard)]
|
||||
|
||||
pub mod renderer;
|
||||
pub mod converter;
|
||||
pub mod tui;
|
||||
pub mod renderer;
|
||||
pub mod skip;
|
||||
pub mod tui;
|
||||
|
||||
Reference in New Issue
Block a user