Macro submit_typed_handler

Source
macro_rules! submit_typed_handler {
    ($ty:ident) => { ... };
}