mirror of
https://github.com/itsjunetime/tdf.git
synced 2026-06-02 08:01:47 -04:00
Add initial support for doing benchmarking and some starting info on how to build the benchmark stuff with poppler debug info
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
#![feature(if_let_guard)]
|
||||
|
||||
pub mod renderer;
|
||||
pub mod converter;
|
||||
pub mod tui;
|
||||
pub mod skip;
|
||||
Reference in New Issue
Block a user