Protocol std::io::Readable

protocol Readable<Self> { ... }

Types that implement readable stream semantics.

Required methods

Provided methods