aligned-array 1.0.1

A newtype with alignment of at least `A` bytes
Documentation
[dependencies.generic-array]
default-features = false
version = "0.14"

[dependencies.subtle]
default-features = false
optional = true
version = "2.4"

[package]
authors = ["Jorge Aparicio <jorge@japaric.io>", "Chris Beck <chris@mobilecoin.com>"]
categories = ["embedded", "memory-management", "no-std"]
description = "A newtype with alignment of at least `A` bytes"
edition = "2018"
keywords = ["alignment", "aligned", "array", "static"]
license = "MIT OR Apache-2.0"
name = "aligned-array"
repository = "https://github.com/mobilecoinofficial/aligned-array"
version = "1.0.1"