multiptr 0.2.0

Maximally convenient and efficient wrapper around a pointer to an element within a slice
Documentation
[dependencies]

[lib]
name = "multiptr"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Maximally convenient and efficient wrapper around a pointer to an element within a slice"
edition = "2024"
license = "MIT OR Apache-2.0"
name = "multiptr"
readme = "README.md"
version = "0.2.0"