Docs.rs
auto-delegate-0.1.3
auto-delegate 0.1.3
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
not-elm
Dependencies
auto-delegate-impl ^0.1.1
normal
async-trait ^0.1.77
dev
criterion ^0.5.1
dev
tokio ^1.28.0
dev
trybuild ^1.0.80
dev
Versions
0%
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
auto_
delegate
0.1.3
All Items
Crate Items
Attribute Macros
Derive Macros
Crate
auto_delegate
Copy item path
Source
Attribute Macros
§
delegate
The trait given this attribute are eligible for delegation.
Derive Macros
§
Delegate
Implement the specified trait and delegate its processing to the children.