difftastic 0.69.0

A structural diff that understands syntax.
1
2
3
pub(crate) mod guess_language;
pub(crate) mod syntax;
pub(crate) mod tree_sitter_parser;