Skip to main content

Crate diffx_core

Crate diffx_core 

Source

Structs§

DiffOptions
DiffxSpecificOptions

Enums§

DiffResult
FileFormat
LightweightDiffResult
OutputFormat

Functions§

detect_format_from_path
diff
Unified diff function for diffx (Value-based)
diff_paths
Unified diff function for diffx (path-based entry point)
format_diff_output
Format DiffResult output using proper Display implementation
format_output
Format output to string - FOR INTERNAL USE ONLY
parse_content_by_format
parse_csv
parse_ini
parse_json
parse_toml
parse_xml
parse_yaml
value_type_name
Get type name of a JSON value - FOR INTERNAL USE ONLY