Module traits

Source
Expand description

Traits to help us load information from different kinds of data source.

Structs§

SliceError
The error raised if you are reading from a Source which is a slice of bytes.

Traits§

Source
Describes something we can read data from