git-quote 0.4.0

A WIP crate of the gitoxide project dealing with various quotations used by git
Documentation
1
2
3
4
5
#![deny(rust_2018_idioms)]
#![forbid(unsafe_code)]

///
pub mod ansi_c;