Docs.rs
proc-macro-assertions-0.0.3
proc-macro-assertions 0.0.3
Docs.rs crate page
MIT
OR
Apache-2.0
Links
crates.io
Source
Owners
JustusFluegel
Dependencies
better_any ^0.2.0
normal
bimap ^0.6.2
normal
derive_more ^0.99.17
normal
hashbrown ^0.13.2
normal
proc-macro2 ^1.0.51
normal
quote ^1.0.23
normal
sealed ^0.5.0
normal
syn ^2.0.28
normal
uuid ^1.3.4
normal
Versions
56.32%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
☰
Module passed_data
Structs
Traits
?
Module
proc_macro_assertions
::
passed_data
source
·
[
−
]
Structs
PassedData
Data passed between stages during generation of
Generatable
types.
Traits
WithData
Add some data to some tokens, wrapping them into
PassedData
.