Add prelude #4
@@ -3,4 +3,8 @@ pub mod maps;
|
||||
pub mod models;
|
||||
pub mod traits;
|
||||
|
||||
pub mod prelude {
|
||||
pub use crate::traits::{GraphTopology, GraphTopologyDeletion};
|
||||
}
|
||||
|
||||
mod testing;
|
||||
|
||||
Reference in New Issue
Block a user