Skip to main content

ruma_handler

Macro ruma_handler 

Source
macro_rules! ruma_handler {
    ( $($tx:ident),* $(,)? ) => { ... };
}