gleisbau 0.7.3

Library to show clear git graphs arranged for your branching model
Documentation
1
2
3
4
5
6
//! Create visual representations of git graphs.

pub mod colors;
pub mod format;
pub mod label;
pub mod unicode;