Docs.rs
  • fast-graph-0.1.9
    • fast-graph 0.1.9
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • henke443
    • Dependencies
      • hashbrown ^0.14.3 normal optional
      • serde ^1.0 normal optional
      • serde_json ^1.0 normal optional
      • slotmap ^1.0 normal
      • specta =2.0.0-rc.7 normal optional
      • tauri-specta =2.0.0-rc.4 normal optional
      • thiserror ^1.0.58 normal
    • Versions
    • 41.79% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

fast_graph0.1.9

Crate Items

  • Structs
  • Enums
  • Traits

List of all items

Structs

  • Edge
  • EdgeID
  • Graph
  • Node
  • NodeID
  • SlotMap
  • algorithms::DepthFirstSearch
  • categories::CategorizedGraph

Enums

  • GraphError
  • categories::CategorizedGraphError

Traits

  • GraphInterface
  • algorithms::IterDepthFirst
  • categories::Categorized