icentral-edges 0.1.0

A Rust crate offering comprehensive edge-centric interfaces and operations for graph data structures. Features efficient edge insertion, removal, and querying with customization support.
Documentation
1
2
3
4
5
#[macro_use] mod imports; use imports::*;

x!{edges}
x!{edges_delegate}
x!{traits}