Crate embytes_buffer_async

Crate embytes_buffer_async 

Source

Modules§

pipe

Structs§

AsyncBuffer
An async Buffer implementation that can be concurrently read from and written to
BufferReader
A type to read from an AsyncBuffer
BufferWriter
CapacityFuture
EmbeddedReadFuture
NewDataFuture
PullDataFuture
PushFuture
ReadSliceAsyncFuture
WriteSliceAsyncFuture

Enums§

BufferError
Error enum
ReadSliceAsyncResult
WriteSliceAsyncResult