Docs.rs
const-gen-derive-1.1.6
const-gen-derive 1.1.6
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
Eolu
Dependencies
proc-macro2 ^1.0
normal
quote ^1.0
normal
syn ^1.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
Crate const_gen_derive
const_
gen_
derive
1.1.6
All Items
Crate Items
Derive Macros
Crate
const_
gen_
derive
Copy item path
Source
Derive Macros
ยง
Compile
Const
Derives the CompileConst trait for structs and enums. Requires that all fields also implement the CompileConst trait.