mirror of
https://github.com/Xevion/time-banner.git
synced 2025-12-13 18:13:20 -06:00
feat: enhance duration parsing and error handling, add utility functions
This commit is contained in:
@@ -15,6 +15,7 @@ mod raster;
|
||||
mod render;
|
||||
mod routes;
|
||||
mod template;
|
||||
mod utils;
|
||||
|
||||
#[tokio::main]
|
||||
async fn main() {
|
||||
|
||||
Reference in New Issue
Block a user