const generic expr based fixed length array manipulation crate
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "atools"
version = "0.1.10"
edition = "2021"
description = "const generic expr based fixed length array manipulation"
authors = ["bend-n <[email protected]>"]
license = "MIT"
repository = "https://github.com/bend-n/atools"
keywords = ["array"]
categories = ["no-std"]
rust-version = "1.85"