Docs.rs
auto-delegate-0.0.9
auto-delegate 0.0.9
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
not-elm
Dependencies
auto-delegate-impl ^0.0.9
normal
async-trait ^0.1.68
dev
criterion ^0.5.1
dev
tokio ^1.28.0
dev
trybuild ^1.0.80
dev
Versions
0%
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
☰
Crate auto_delegate
Version 0.0.9
All Items
Attribute Macros
Derive Macros
?
Crate
auto_delegate
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.