Skip to main content

validate_json

Function validate_json 

Source
pub fn validate_json(
    source: &[u8],
    options_json: &[u8],
) -> Result<Vec<u8>, TypstPluginError>