Macro impl_local_static_handler

Source
macro_rules! impl_local_static_handler {
    ($service:ty) => { ... };
}