[package] name = "thinarray" description = "A thin alternative to Box<[T]>" license = "Zlib" version = "0.1.0" edition = "2021" [dependencies] static_assertions = "1.1.0"