fixed-array 0.3.0

Fixed-size array
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]

name = "fixed-array"

version = "0.3.0"

authors = ["natfoam"]

edition = "2021"

description = "Fixed-size array"

license = "Apache-2.0"

repository = "https://github.com/natfoam/lib"



# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html



[dependencies]