Skip to main content

parse_patch_ops

Function parse_patch_ops 

Source
pub fn parse_patch_ops(
    source: &str,
) -> Result<Vec<SurfacePatchOp>, PatchTextError>
Expand description

Parses canonical textual patch syntax into unresolved surface ops.