#![allow(clippy::result_large_err)] mod service; pub use service::SlasherService;