Structs§
- Close
Error - Error type for closing a channel when channel is already closed
- Receive
Error - Error type for channel receive operations without timeout
- Receiver
- Send
Error - Error type for channel send operations without timeout
- Sender
- Sync
Receiver - Sync
Sender
Enums§
- Receive
Error Timeout - Error type for channel receive operations with timeout
- Send
Timeout Error - Error type for channel send operations with timeout