Registry / utility / range
library1.0.0rscratesunverified

A library for range addressing.

# Cargo.toml [dependencies] range = "1.0.0"
INSTALL
IMPORT
SIG · RANGE
R
range
utilityrustv1.0.0
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.

Range
use range::Range;

Creates a new range.

use range::Range; let r = Range::new(0, 10); // Use range for addressing
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
range — cargo add range · libregistry