autocrate/src/lib.rs
PlexSheep 55ec6ed48e
Some checks failed
cargo devel CI / cargo CI (push) Has been cancelled
we can load a yaml config and have error handling for it
2024-01-25 22:08:05 +01:00

2 lines
31 B
Rust

pub mod error;
pub mod config;