# Streaming Control
Stream pause, resume, cancel, and buffer management.
## Responsibility Table
| mod.rs | StreamControl types and module re-exports |
| operations.rs | Pause, resume, cancel stream operations |
| buffer.rs | Buffer management for paused stream data |