Use new typst rendering in /test endpoint
This commit is contained in:
parent
8526566f39
commit
428b825e43
15 changed files with 128 additions and 14 deletions
|
|
@ -2,6 +2,7 @@ mod drawer;
|
|||
mod persistent_printer;
|
||||
mod printer;
|
||||
mod server;
|
||||
mod documents;
|
||||
|
||||
use std::{path::PathBuf, time::Duration};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue