Module utils

Module utils 

Source
Expand description

Utilities for parsing required by the crate.

Structs§

TextReader
Reads a string character by character.

Traits§

Reader
Provides a way to effectively read an object piece by piece.