Method delegation with less boilerplate
Easily replace dynamic dispatch with an enum, for speed and serialization
Rust bindings for the Listen Notes Podcast API
Trait implementation delegation via procedural macros
Data structures for OpenPGP Web of Trust calculations
Procedural macros to facilitate enum usage, such as when delegating implementations, extracting variant types, or creating enum tables.
A subscription protocol on solana
Procedural-macro ergonomics for uor-foundation product, coproduct, and cartesian-product shape construction.
Safe Rust bindings for Apple's CoreWLAN framework — inspect Wi-Fi interfaces, mutable configurations, event delegates, and preferred network state on macOS
A split-horizon DNS server and forwarding resolver with gRPC management
rx_core subscription derive, implements associated type only traits
Provides trait delegation functionality for enums and structs