Trait implementation delegation via procedural macros, reducing boilerplate for delegating trait methods.
# Cargo.toml
[dependencies]
ambassador = "0.5.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Define a delegatable trait using the ambassador macro.
Check documentation for supported trait features; consider manual delegation for complex traits.
No dependency data recorded yet.