Module diff_match_patch_rs::html
source · Structs§
- A struct representing some properties to control the [
pretty_html
] generation. Theinsert_tag
,delete_tag
andequality_tag
represents thehtml
tag to wrap the part of the text being inserted, deleted or equality.