Add IncidenceCursor to prelude
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ pub mod models;
|
||||
pub mod traits;
|
||||
|
||||
pub mod prelude {
|
||||
pub use crate::traits::{GraphTopology, GraphTopologyDeletion};
|
||||
pub use crate::traits::{GraphTopology, GraphTopologyDeletion, IncidenceCursor};
|
||||
}
|
||||
|
||||
mod testing;
|
||||
|
||||
Reference in New Issue
Block a user