pub mod config; pub mod error; pub mod ctrl_anime; pub mod zbus_anime; pub static VERSION: &str = env!("CARGO_PKG_VERSION");