Docs.rs
byondapi-macros-0.2.3
byondapi-macros 0.2.3
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
jupyterkat
Dependencies
proc-macro2 ^1.0
normal
quote ^1.0
normal
syn ^2.0
normal
Versions
50%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
byondapi_
macros
0.2.3
All Items
Crate Items
Attribute Macros
Crate
byondapi_macros
Copy item path
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