baz-difftastic 0.53.0

A structural diff that understands syntax. Based on difftastic, the OSS
Documentation
1
2
3
4
5
6
pub mod context;
pub mod hunks;
pub mod inline;
pub mod json;
pub mod side_by_side;
pub mod style;