[package] name = "nslice" version = "0.2.1" authors = ["Leonora Tindall "] edition = "2021" description = "Structures for interpreting slices of variable length as arrays" license = "MIT" keywords = ["memory", "slice", "array"] categories = ["data-structures"] repository = "https://codeberg.org/noracodes/nslice" readme = "README.md" rust-version = "1.56.1"