Preparing search index...
The search index is not available
tarsec
tarsec
ParserFailure
Type alias ParserFailure
Parser
Failure
:
{
message
:
string
;
rest
:
string
;
success
:
false
;
}
Represents a parse failure.
Type declaration
message
:
string
rest
:
string
success
:
false
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
tarsec
Loading...
Generated using
TypeDoc
Represents a parse failure.