Move AppendGraph to its own module
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
use grapherity::algorithms;
|
||||
use grapherity::models::AppendGraph;
|
||||
use grapherity::models::append_graph::AppendGraph;
|
||||
use grapherity::traits::GraphTopology;
|
||||
|
||||
#[test]
|
||||
|
||||
Reference in New Issue
Block a user