git-delta-lib 0.0.1

Not ready for use: use crate git-delta for the application
Documentation
1
2
3
4
5
6
#[cfg(not(tarpaulin_include))]
pub mod bat;
pub mod path;
pub mod process;
pub mod regex_replacement;
pub mod syntect;