Docs.rs
proc-macro-assertions-0.1.2
proc-macro-assertions 0.1.2
Docs.rs crate page
MIT
OR
Apache-2.0
Links
crates.io
Source
Owners
JustusFluegel
Dependencies
better_any ^0.2.0
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
52%
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
☰
proc_macro_assertions
0.1.2
Module ident_generator
Structs
Traits
In crate proc_macro_assertions
?
Module
proc_macro_assertions
::
ident_generator
source
·
[
−
]
Structs
CountingIdentGenerator
Traits
IdentGenerator
Some type that can generate unique idents, used to avoid collisions between multiple types that are generated.