nyarray 0.2.0

stack-allocated vector type
Documentation
[dependencies]

[features]
default = ["std"]
std = []

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

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "stack-allocated vector type"
edition = "2024"
license = "Apache-2.0"
name = "nyarray"
readme = "readme.md"
repository = "https://github.com/wainggan/nyarray.git"
version = "0.2.0"