1 2 3 4 5 6 7 8 9
[dependencies] [package] authors = ["IovoslavIovchev <iovoslav.i@gmail.com>"] description = "A dynamically-allocated array of fixed size" edition = "2018" license = "MIT OR Apache-2.0" name = "dynamic-array" version = "0.0.1"