[badges.is-it-maintained-issue-resolution]
repository = "L117/array-tools"
[badges.is-it-maintained-open-issues]
repository = "L117/array-tools"
[badges.maintenance]
status = "experimental"
[badges.travis-ci]
branch = "master"
repository = "L117/array-tools"
[dependencies]
[package]
authors = ['Mikhail "L117" Nikolenko <l117@l117.xyz>']
categories = ["no-std"]
description = "A little collection of array-related utils aiming to make life easier. "
edition = "2018"
exclude = ["/.travis.yml", ".gitignore", "ci", "target", "appveyor.yml"]
homepage = "https://github.com/L117/array-tools"
keywords = ["array", "no_std"]
license = "Apache-2.0 OR MIT"
name = "array-tools"
readme = "README.md"
repository = "https://github.com/L117/array-tools"
version = "0.3.2"