Skip to main content

Module graph

Module graph 

Source
Expand description

Commit graph layout — types and lane-assignment algorithm for visual commit-graph rendering.

Re-exports§

pub use ops::*;
pub use types::*;

Modules§

ops
Graph layout computation — lane-based algorithm for commit graph visualisation.
types