axmac 0.1.1

Readable indexing macros for 1-4 dimensional data structures
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
authors = ["Taennan taennan@zohomail.com"]
categories = ["no-std", "rust-patterns"]
description = "Readable indexing macros for 1-4 dimensional data structures"
edition = "2021"
exclude = [".idea", ".git", ".gitignore", "CHANGELOG.md"]
keywords = ["multidimensional", "macros"]
license = "MIT OR Apache-2.0"
name = "axmac"
repository = "https://github.com/taennan/axmac"
resolver = "2"
version = "0.1.1"