Registry / utility / axgeom

axgeom

JSON →
library1.13.2rscratesunverified

Library that provides ability to extract 1D ranges out of 2D objects.

# Cargo.toml [dependencies] axgeom = "1.13.2"
INSTALL
IMPORT
SIG · AXGEOM
A
axgeom
utilityrustv1.13.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Range1d
use axgeom::Range1d;

Create a 1D range from 2D object extraction.

use axgeom::Range1d; fn main() { let range = Range1d::new(0.0, 10.0); println!("Range: {:?}", range); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.13.2latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
10
OpenAI (training)
2
Resources
axgeom — cargo add axgeom · libregistry