libutils-array 0.4.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 = "constrangeiter"
version = "0.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "15aecd138ce5eabd6326e4a28c6fcadc84f0606cd1d85afffba79cf845c0d83b"

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