hexga_array 0.0.11-beta.43

A crate that impl trait / new functions for array.
Documentation
[dependencies.hexga_map_on]
default-features = false
version = "0.0.11-beta.43"

[lib]
name = "hexga_array"
path = "src/lib.rs"

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