Module pot::reader[][src]

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.