Module io

Module io 

Source
Expand description

Utilities for working with tokio io

Structsยง

TrackingReader
A reader that tracks the number of bytes read
TrackingWriter
A writer that tracks the number of bytes written