[package]
edition = "2024"
name = "hexga_array"
version = "0.0.11-beta.51"
authors = ["Mewily <thomas.mewily@gmail.com>"]
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "A crate that impl trait / new functions for array."
homepage = "https://github.com/Thomas-Mewily/hexga"
readme = "README.md"
keywords = ["array"]
categories = ["rust-patterns"]
license = "MIT OR Apache-2.0"
repository = "https://github.com/Thomas-Mewily/hexga"
[lib]
name = "hexga_array"
path = "src/lib.rs"
[dependencies.hexga_map_on]
version = "0.0.11-beta.51"
default-features = false