Pinned Loading
-
declare_handler.rs
declare_handler.rs 1// credits to Yandros#429923macro_rules! declare_handler {( $name:ident, $body:block $(,)? ) => (
4pub fn $name(arg1: u8, arg2: u8, arg3: u8) -> u8{
5macro_rules! arg1 {() => ( arg1 )}
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.