We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1071b6 commit 5f2b8cbCopy full SHA for 5f2b8cb
geo/src/lib.rs
@@ -115,6 +115,7 @@
115
//!
116
//! - **[`Contains`]**: Calculate if a geometry contains another
117
//! geometry
118
+//! - **[`Covers`]**: Calculate if a geometry covers another geometry
119
//! - **[`CoordinatePosition`]**: Calculate
120
//! the position of a coordinate relative to a geometry
121
//! - **[`HasDimensions`]**: Determine the dimensions of a geometry
0 commit comments