libutils-array 0.2.3

A maximum-sized array stored on the stack
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "libutils-array"
version = "0.2.3"
dependencies = [
 "libutils-constrangeiter",
]

[[package]]
name = "libutils-constrangeiter"
version = "0.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "18a630f1251b49ac6bcbe3464a41b2e522c41f95d90de01f5007053892e79cbd"