Docs.rs
  • daggy-0.9.0
    • daggy 0.9.0
    • Permalink
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • mitchmindtree
    • azriel91
    • Dependencies
      • petgraph ^0.8 normal
      • serde ^1.0 normal optional
    • Versions
    • 100% 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

daggy0.9.0

Crate Items

  • Structs
  • Traits
  • Type Aliases

List of all items

Structs

  • Children
  • Dag
  • EdgeIndex
  • EdgeIndices
  • EdgeWeightsMut
  • NodeIndex
  • NodeWeightsMut
  • Parents
  • WouldCycle
  • stable_dag::Children
  • stable_dag::EdgeIndex
  • stable_dag::EdgeIndices
  • stable_dag::EdgeWeightsMut
  • stable_dag::NodeIndex
  • stable_dag::NodeWeightsMut
  • stable_dag::Parents
  • stable_dag::StableDag
  • walker::Chain
  • walker::Cycle
  • walker::Filter
  • walker::Inspect
  • walker::Peekable
  • walker::Recursive
  • walker::Skip
  • walker::SkipWhile
  • walker::Take
  • walker::TakeWhile

Traits

  • Walker
  • stable_dag::Walker

Type Aliases

  • Edges
  • RawEdges
  • RawNodes
  • RecursiveWalk
  • stable_dag::Edges
  • stable_dag::RecursiveWalk