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