array-concat 0.3.0

Macros for concatenating const arrays.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "array-concat"
version = "0.3.0"
authors = ["inspier <devdevin541@gmail.com>"]
edition = "2018"
description = "Macros for concatenating const arrays."
repository = "https://github.com/inspier/array-concat"
license = "MIT"
keywords = ["array", "concat"]
categories = ["data-structures", "no-std"]
readme = "README.md"