Modules§
Structs§
- Black
Hole - BlackHole implements io::Write trait.
- Metering
Reader - MeteringReader wraps around a reader and atomically accumulates the total count of bytes written to it.
Functions§
- read_
full - read_full reads from r until buffer is full, EOF is met, or an io:Error occured.