Crate qsspodcasts_data_transport
source ·Structs§
- Dumb wrapper on a Receiver end of a channel Mostly here only to ensure that if I do not want to use channels anymore, the transition will be as painless as possible.
- Dumb wrapper on a Sender end of a channel Mostly here only to ensure that if I do not want to use channels anymore, the transition will be as painless as possible.