Add xkcd document

This commit is contained in:
Joscha 2025-03-18 19:53:35 +01:00
parent f8076e6b66
commit 618f298cc6
13 changed files with 590 additions and 13 deletions

View file

@ -13,6 +13,8 @@ use tokio::{runtime::Runtime, sync::mpsc};
use self::{drawer::Drawer, persistent_printer::PersistentPrinter};
const USER_AGENT: &str = concat!(env!("CARGO_PKG_NAME"), "/", env!("CARGO_PKG_VERSION"));
#[derive(Parser)]
struct Args {
/// Path to the queue directory.