nslice 0.2.1

Structures for interpreting slices of variable length as arrays
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "nslice"
version = "0.2.1"
authors = ["Leonora Tindall <nora@nora.codes>"]
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"