Docs.rs
geo-polygonize-core-0.51.0
geo-polygonize-core 0.51.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
22 July 2026
Links
crates.io
Source
Owners
graydonpleasants
Dependencies
float_next_after ^1.0
normal
geo ^0.32
normal
geo-traits ^0.3.0
normal
geo-types ^0.7
normal
humantime-serde ^1.1.1
normal
log ^0.4
normal
rayon ^1.10
normal
optional
robust ^1.2
normal
rstar ^0.12
normal
serde ^1.0
normal
serde_json ^1.0
normal
smallvec ^1.11
normal
thiserror ^1.0
normal
ts-rs ^12.0.1
normal
wide ^0.7
normal
approx ^0.5
dev
clap ^4.5
dev
criterion ^0.5
dev
dhat ^0.3.3
dev
geojson ^0.24
dev
iai-callgrind ^0.16.1
dev
rand ^0.8
dev
serde ^1.0
dev
serde_json ^1.0
dev
walkdir ^2.5.0
dev
getrandom ^0.2
normal
web-time ^1.1.0
normal
multiversion ^0.8.0
normal
Versions
20.69%
of the crate is documented
Platform
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
Skip to main content
Files
geo_polygonize_core/noding/
mod.rs
1
pub mod
advanced;
2
pub mod
grid;
3
pub mod
hot_pixel;
4
pub mod
snap;
5
pub mod
validate;