aligned-vec 0.4.2

Aligned vector and box containers
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "aligned-vec"
version = "0.4.2"
edition = "2021"
authors = ["sarah <>"]
description = "Aligned vector and box containers"
readme = "README.md"
repository = "https://github.com/sarah-ek/aligned-vec/"
license = "MIT"
keywords = ["vec", "allocation", "box", "slice", "alignment"]

[dependencies]