andex 0.0.9

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

[package]
authors = ["Leandro Lisboa Penz <lpenz@lpenz.org>"]
description = "Safe, strongly typed array indexes and wrappers for rust with zero dependencies, in a single file"
edition = "2018"
homepage = "https://github.com/lpenz/andex"
license = "MIT"
name = "andex"
readme = "README.md"
repository = "https://github.com/lpenz/andex"
version = "0.0.9"