suck
Suck data up through a channel
[!WARNING]
This is unstable, untested and subject to change - use at your own risk.
Features
- Pull-based communication: Consumers request values on-demand
- Contextual values: Designed for current state rather than event streams
- Flexible sources: Support both static values and dynamic closures
Installation
Add this to your Cargo.toml:
[]
= "*"
Quick Start
use SuckPair;
Contributing
Contributions are welcome! Please feel free to submit a Pull Request.
License
This project is licensed under the MIT License - see the LICENSE file for details.