andex 0.0.18

Safe, strongly typed array indexes and wrappers for rust with zero dependencies
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dev-dependencies.anyhow]
version = "1.0.86"

[package]
authors = ["Leandro Lisboa Penz <lpenz@lpenz.org>"]
categories = ["rust-patterns"]
description = "Safe, strongly typed array indexes and wrappers for rust with zero dependencies"
edition = "2021"
homepage = "https://github.com/lpenz/andex"
keywords = ["wrapper", "indexing", "arrays", "index", "indexed"]
license = "MIT"
name = "andex"
readme = "README.md"
repository = "https://github.com/lpenz/andex"
version = "0.0.18"