split_owned 0.1.1

simple way to split array in 2 owned arrays with compile-time bounds checks
Documentation
1
2
3
4
5
6
7
8
[package]
name = "split_owned"
version = "0.1.1"
edition = "2021"
authors = ["IoaNN_UwU"]
repository = "https://github.com/IoaNNUwU/split_owned"
description = "simple way to split array in 2 owned arrays with compile-time bounds checks"
license = "MIT"