alloc-align 1.0.0

Allocator wrapper that forces a given alignment (nightly only)
Documentation
[dependencies]

[lib]
name = "alloc_align"
path = "src/lib.rs"

[package]
authors = ["caelunshun"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["algorithms"]
description = "Allocator wrapper that forces a given alignment (nightly only)"
documentation = "https://docs.rs/alloc-align"
edition = "2024"
keywords = ["memory", "allocator", "nightly"]
license = "MIT OR Apache-2.0"
name = "alloc-align"
readme = false
repository = "https://github.com/caelunshun/alloc-align"
version = "1.0.0"