Enums§
Functions§
- validate_
syntax - Validates
contentas the full text offile_paththroughjulie-extract checkbefore it is written to disk. ReturnsOk(true)when the extractor parsed it cleanly,Ok(false)when the extractor has no grammar for the path, andErr(SyntaxError::ParseError)when the parse reported syntax errors.