[]
= "libgraph"
= "0.1.0"
= "2024"
= "MIT"
= "A Rust crate providing a generic graph data structure and fundamental graph algorithms."
= "https://github.com/vgasparyan1995/libgraph"
= ["graph", "dfs", "bfs", "algorithms"]
= ["algorithms"]
[]
= "0.14.0"
= "0.9.1"
= { = "1.0.228", = ["derive"] }