1 2 3 4 5 6 7 8 9 10 11 12
[dependencies] [package] authors = ["natfoam"] description = "Fixed-size array" edition = "2021" license = "Apache-2.0" name = "fixed-array" readme = "README.md" repository = "https://github.com/natfoam/lib" resolver = "1" version = "0.3.0"