Expand description
グラフ表示モジュール
Gitコミット履歴をブランチ構造を含めて視覚的に表示する。
Re-exports§
pub use builder::build_graph;pub use cell::GraphCell;pub use colors::get_graph_color;pub use colors::MAIN_BRANCH_COLOR;pub use layout::GraphLayout;pub use layout::GraphRow;
グラフ表示モジュール
Gitコミット履歴をブランチ構造を含めて視覚的に表示する。
pub use builder::build_graph;pub use cell::GraphCell;pub use colors::get_graph_color;pub use colors::MAIN_BRANCH_COLOR;pub use layout::GraphLayout;pub use layout::GraphRow;