Module queue_times::parser[][src]

Expand description

Defines parsers for processing queue times pages

Structs

FrontPageParser

Parser for the queue times front page. Used to parse what the current links to parks are.

GenericParkParser

Parser that can currently parse all parks.

Traits

ParkParser

Defines how a park’s rides should be parsed out of an HTML page.