[][src]Module whiteread::reader

This module defines the Reader struct.

See the Reader for docs.

Structs

Error

An error type containing a lineinfo.

Reader

Wrapper for BufRead allowing easy parsing values from a Reader.

Type Definitions

Result

Result with Error as an error variant.