split_array 0.2.0

Split array references in two with compile-time size validation.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "split_array"
version = "0.2.0"
edition = "2021"
rust-version = "1.79.0"
description = "Split array references in two with compile-time size validation."
license = "MIT"
documentation = "https://docs.rs/split_array"
categories = ["no-std", "no-std::no-alloc"]
keywords = ["array", "split", "compile-time", "validation"]

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html