vec_split 0.1.4

Splits arrays of vectors into arrays of items.
Documentation
1
2
3
4
5
6
7
8
9
10
[dependencies]

[package]
description = "Splits arrays of vectors into arrays of items."
edition = "2021"
license = "MIT"
name = "vec_split"
readme = "README.md"
repository = "https://github.com/tudbut/vec_split"
version = "0.1.4"