[package] name = "array_chunks" version = "1.0.0" edition = "2021" description = "adds array_chunks back in" authors = ["bend-n "] license = "MIT" repository = "https://github.com/bend-n/atools" keywords = ["array"] categories = ["no-std"] rust-version = "1.88.0" [features] unstable = []