array_trait 0.6.18

A generic trait for any array, providing many useful compile-time operations on arrays
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies.moddef]
version = "0.2.2"

[package]
description = "A generic trait for any array, providing many useful compile-time operations on arrays"
edition = "2021"
license = "MIT"
name = "array_trait"
repository = "https://github.com/sigurd4/array_trait"
resolver = "1"
version = "0.6.18"