Docs.rs
temporary_enum_delegate_codegen_0_3_0-0.3.0
temporary_enum_delegate_codegen_0_3_0 0.3.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
Sean-McConnachie
Dependencies
itertools ^0.10
normal
proc-macro-crate ^1.2
normal
proc-macro2 ^1.0
normal
quote ^1.0
normal
syn ^1.0
normal
Versions
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
temporary_
enum_
delegate_
codegen_
0_
3_
0
0.3.0
All Items
Crate Items
Attribute Macros
Crate
temporary_enum_delegate_codegen_0_3_0
Copy item path
Source
Expand description
Code generation of
#[delegate]
macro.
Attribute Macros
ยง
delegate
Derives trait on a new-type struct or enum, invoking it on its inner type.