BETAmodules.com is in beta — open to partnerships & joint ventures.Build with us

indices

v0.3.6crates.io· Rust

Indices provides macros and methods for safely retrieving multiple mutable elements from a mutable slice, addressing scenarios where slice elements would typically require `RefCell` or `Cell` (interior mutability approach).

The verdict
Abandoned. Last published over a year ago. No recent activity — look for a maintained alternative.
No recent activity — look for a maintained alternative.
Live from the crates.io registry · derived rules, not AI
How it scores
MaintenanceAbandoned
PopularityNiche
SecurityClean
LicensePermissive
DepsZero deps
Maintenance
Last published over a year ago.
Popularity
627 downloads / week
Security
No known advisories for this version (OSV).
License
Apache-2.0
Dependencies
No runtime dependencies
Recent releases
  • 0.3.6over a year ago
  • 0.3.5over a year ago
  • 0.3.4over a year ago
  • 0.3.3over a year ago
  • 0.3.2over a year ago
  • 0.3.12 years ago
  • 0.3.02 years ago
  • 0.2.12 years ago
indices — Indices provides macros and methods for safely retrieving multiple mutable elements from a mutable slice, addressing scenarios where slice elements would typically require `RefCell` or `Cell` (interior mutability approach). (Rust / crates.io) — verdict, alternatives & security · Modules