array_segments 0.1.1

Store arrays in segment-lengths
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.array__ops]
version = "0.1.10"

[dependencies.moddef]
version = "0.2.2"

[package]
description = "Store arrays in segment-lengths"
edition = "2021"
keywords = ["array", "util", "segments", "parts"]
license = "MIT"
name = "array_segments"
repository = "https://github.com/sigurd4/array_segments"
resolver = "1"
version = "0.1.1"