multiptr 0.3.0

Maximally convenient and efficient wrapper around a pointer to an element within a slice
Documentation
1
2
3
4
5
6
7
8
[package]
name = "multiptr"
version = "0.3.0"
edition = "2024"
description = "Maximally convenient and efficient wrapper around a pointer to an element within a slice"
license = "MIT OR Apache-2.0"

[dependencies]