Skip to main content

actix_telepathy/utils/
mod.rs

1mod custom_system_service;
2#[cfg(test)]
3mod tests;
4
5pub use custom_system_service::CustomSystemService;