Expand description
HubDispatch trait for method delegation
This trait is generated by the #[hub_methods] attribute macro
and provides a uniform dispatch interface for routing method calls.
Structs§
- Plexus
Stream Builder - Wrapper to create PlexusStream from dispatch results
Enums§
- Stream
Item - Simple stream item for dispatch results
Traits§
- HubDispatch
- Trait for types that can dispatch method calls
Functions§
- from_
dispatch_ stream - Create a PlexusStream from a dispatch stream (convenience function)