Docs.rs
  • hypergraph-2.1.1
    • hypergraph 2.1.1
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • yamafaktory
    • Dependencies
      • ahash ^0.8.3 normal
      • indexmap ^1.9.3 normal
      • itertools ^0.10.5 normal
      • rayon ^1.7.0 normal
      • thiserror ^1.0.40 normal
      • criterion ^0.4.0 dev
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • 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
logo

logo

Module iterator

  • Structs
?
Change settings

Module hypergraph::iterator

source ·

Structs

  • HypergraphIterator
    Ideally we should be able to use GATs to expose iter(): https://rust-lang.github.io/generic-associated-types-initiative/explainer.html