Docs.rs
proc-macro-assertions-0.1.5
proc-macro-assertions 0.1.5
Permalink
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
optional
Versions
53.77%
of the crate is documented
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.5
Module ident_
generator
Module Items
Structs
Traits
In crate proc_
macro_
assertions
proc_macro_assertions
Module
ident_generator
Copy item path
Source
Structs
§
Counting
Ident
Generator
Traits
§
Ident
Generator
Some type that can generate unique idents, used to avoid collisions between multiple types that are generated.