data_cube 0.1.0

Small crate to create and work with threedimensional arrays
Documentation
[dependencies]

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

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Small crate to create and work with threedimensional arrays"
edition = "2024"
keywords = ["data", "array", "cube", "threedimensional"]
license = "MIT"
name = "data_cube"
readme = "README.md"
version = "0.1.0"