diff-tool 0.2.0

A tool giving a side by side git diff view
Documentation
1
2
3
4
pub mod app;
pub mod services;
pub mod update;
pub mod view;