Crate srmw

Source
Expand description

Asynchronous Single-Reader, Multi-Writer

Provides async functions to read data from a single reader, and write it to many writers.

Structs§

MultiWriter
A multi-writer type which enables copying from a single reader, concurrently to many writers.

Enums§

CopyEvent
ValidationError
ValidationEvent