Crate byondapi_macros

Source

Attribute Macros§

bind
Macro for generating byond binds Usage:
bind_raw_args
Same as bind but accepts variable amount of args, with src in the beginning if there’s a src The args are just a variable named args in the macro’d function
init