Module pot::reader

source · []
Expand description

Types for reading data.

Structs

A reader over ReadBytesExt.

Reads data from a slice.

Traits

A reader that can temporarily buffer bytes read.