Docs.rs
  • d3_geo_voronoi_rs-0.10.7
    • d3_geo_voronoi_rs 0.10.7
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • martinfrances107
    • Dependencies
      • approx ^0.5 normal
      • d3_delaunay_rs ~0.11 normal
      • d3_geo_rs ~3.1 normal
      • delaunator ^1 normal
      • float_next_after ^1 normal
      • geo ~0.30.0 normal
      • geo-types ~0.7 normal
      • num-traits ^0.2 normal
      • criterion ^0.6 dev
      • pretty_assertions ^1 dev
      • rand ^0.9 dev
      • wasm-bindgen-test ^0.3 dev
    • 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
    • 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

d3_geo_voronoi_rs0.10.7

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • delaunay::Delaunay
  • delaunay::NotEnoughPointsError
  • voronoi::ConstructionError
  • voronoi::Voronoi

Enums

  • voronoi::XYReturn

Functions

  • delaunay::excess::excess
  • delaunay::generate::from_points

Type Aliases

  • voronoi::VTransform