Docs.rs
blueprint-macros-0.1.0-alpha.6
blueprint-macros 0.1.0-alpha.6
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
shekohex
Dependencies
proc-macro2 ^1.0
normal
quote ^1.0
normal
serde_json ^1.0
normal
optional
syn ^2.0
normal
rustversion ^1.0.21
dev
serde ^1.0.208
dev
serde_json ^1.0
dev
tokio ^1
dev
trybuild ^1.0
dev
Versions
100%
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
blueprint_
macros
0.1.0-alpha.6
All Items
Crate Items
Macros
Attribute Macros
Derive Macros
Crate
blueprint_macros
Copy item path
Source
Expand description
Macros for
blueprint_sdk
.
Macros
§
load_
abi
A procedural macro that outputs the
JSON ABI
for the given file path.
Attribute Macros
§
debug_
job
Generates better error messages when applied to job functions.
Derive Macros
§
FromRef
Derive an implementation of
FromRef
for each field in a struct.