Modules§
Structs§
- Async
Receiver - Async
Sender - Descriptor
Guard DescriptorGuard<T>
can produce aFifoDescriptor<T>
that is guaranteed to remain valid as long as the DescriptorGuard is not dropped.- Identified
- Receiver
- Sender
DescriptorGuard<T>
can produce a FifoDescriptor<T>
that is guaranteed
to remain valid as long as the DescriptorGuard is not dropped.