graph-rs 0.2.0

Simple graph library.
Documentation
  • Coverage
  • 66.67%
    10 out of 15 items documented0 out of 10 items with examples
  • Size
  • Source code size: 12.2 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 3.72 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • binero/graph-rs
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • Binero

graph

This library aims to provide an interface to graphs. It also provides default implemtations to some standard types, like Vec.