[go: up one dir, main page]

elain 0.3.1

Set a type's minimum alignment with const generics.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "elain"
version = "0.3.1"
authors = ["Jack Wrenn <me@jswrenn.com>"]
edition = "2018"
description = "Set a type's minimum alignment with const generics."
license = "MIT OR Apache-2.0"
readme = "README.md"
categories = ["no-std", "rust-patterns"]
keywords = ["const", "const-generics", "alignment", "align", "layout"]
repository = "https://github.com/jswrenn/elain"