analyze_logs: introduce LogProvider trait

This commit is contained in:
seth 2024-03-23 15:56:54 -04:00
parent b63ecde6b4
commit 827b5a4bd7
12 changed files with 270 additions and 164 deletions

View file

@ -1,6 +1,7 @@
use once_cell::sync::Lazy;
pub mod dadjoke;
pub mod paste_gg;
pub mod pluralkit;
pub mod prism_meta;
pub mod rory;