Expand description
The bundle’s link graph: model extraction and force-directed layout.
Re-exports§
pub use layout::LayoutEngine;pub use layout::LayoutMode;pub use model::EdgeKind;pub use model::GraphEdge;pub use model::GraphModel;pub use model::GraphNode;pub use model::NodeKind;