arr_ty 0.4.1

Macros for smart array initialization.
Documentation
[lib]
name = "arr_ty"
path = "src/lib.rs"

[package]
authors = ["Nossie531"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["no-std", "rust-patterns"]
description = "Macros for smart array initialization."
edition = "2024"
keywords = ["macro", "array"]
license = "MIT OR Apache-2.0"
name = "arr_ty"
readme = "README.md"
repository = "https://github.com/nossie531/arr_ty"
version = "0.4.1"

[[test]]
name = "test"
path = "tests/test.rs"