Skip to main content

parse_with_limits

Function parse_with_limits 

Source
pub fn parse_with_limits(
    input: &[u8],
    options: ParseOptions,
) -> HedlResult<Document>
Expand description

Parse a HEDL document with custom options.