Skip to main content

Crate wood_parse

Crate wood_parse 

Source

Structs§

Peeker
TextParser

Enums§

TextParserResult

Traits§

PeekerTrait
The trait for the peeker Can be used to create a custom implementation of the Peeker struct
TextParserTrait
The trait for the text parser
TextParserUtils
The trait defining useful methods for text pasing The trait is automatically implemented for all types implementing its super trait