Docs.rs
  • h3ron-graph-0.3.0
    • h3ron-graph 0.3.0
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • nmandery
    • Dependencies
      • gdal ^0.12.0 normal
      • geo ^0.18 normal
      • geo-types ^0.7 normal
      • h3ron ^0.14.0 normal
      • indexmap ^1.7 normal
      • log ^0.4 normal
      • num-traits ^0.2 normal
      • ordered-float ^2.8 normal
      • osmpbfreader ^0.15 normal
      • rayon ^1.5 normal
      • serde ^1 normal
      • thiserror ^1.0 normal
      • clap ^3 dev
      • criterion ^0.3 dev
    • Versions
    • 34.4% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • 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
logo

logo

Crate h3ron_graph

logo
Change settings

List of all items

Structs

  • algorithm::differential_shortest_path::ExclusionDiff
  • algorithm::shortest_path::DefaultShortestPathOptions
  • graph::EdgeWeight
  • graph::GraphStats
  • graph::h3edge::H3EdgeGraph
  • graph::longedge::LongEdge
  • graph::modifiers::ExcludeCells
  • graph::prepared::PreparedH3EdgeGraph

Enums

  • algorithm::path::Path
  • error::Error
  • graph::node::GapBridgedCellNode
  • graph::node::NodeType

Traits

  • algorithm::covered_area::CoveredArea
  • algorithm::differential_shortest_path::DifferentialShortestPath
  • algorithm::shortest_path::ShortestPath
  • algorithm::shortest_path::ShortestPathManyToMany
  • algorithm::shortest_path::ShortestPathOptions
  • algorithm::within_weight_threshold::WithinWeightThreshold
  • algorithm::within_weight_threshold::WithinWeightThresholdMany
  • graph::GetCellNode
  • graph::GetEdge
  • graph::GetStats
  • graph::IterateCellNodes
  • graph::h3edge::H3EdgeGraphBuilder
  • graph::node::GetGapBridgedCellNodes

Functions

  • algorithm::covered_area::cells_covered_area
  • graph::h3edge::downsample_graph