[][src]Module livesplit_core::run::parser::llanfair2

Provides the parser for splits files used by the Llanfair Rewrite.

Enums

Error

The Error type for splits files that couldn't be parsed by the Llanfair Rewrite Parser.

Functions

parse

Attempts to parse a splits file used by the Llanfair Rewrite.

Type Definitions

Result

The Result type for the Llanfair Rewrite Parser.