#[derive(mantle::Service)] pub struct Service; fn main() { mantle::service!(Serivce); }