Skip to main content

Module error_recovery

Module error_recovery 

Source

Structs§

ErrorRecoveryResult
Result of error recovery parsing

Functions§

parse_content_with_recovery
Parse GCTF content string with error recovery. Documents are determined implicitly: REQUEST after RESPONSE/ERROR/ASSERTS, or ENDPOINT/ADDRESS starts a new document.
parse_with_recovery
Parse GCTF file with error recovery. Supports multiple documents via document chain.