brownstone 1.0.1

Utilities for building fixed-size arrays
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies.arrayvec]
default-features = false
version = "0.7.1"

[package]
authors = ["Nathan West <Lucretiel@gmail.com>"]
description = "Utilities for building fixed-size arrays"
edition = "2018"
license = "MPL-2.0"
name = "brownstone"
readme = "README.md"
repository = "https://github.com/Lucretiel/brownstone"
version = "1.0.1"