Crates.io | const-generic-alignment |
lib.rs | const-generic-alignment |
version | 0.3.0 |
created_at | 2024-06-10 22:26:02.685308+00 |
updated_at | 2024-11-20 19:41:09.525698+00 |
description | Const-generic-aligned ZST |
homepage | |
repository | https://gitlab.com/zachs18/const-generic-alignment-rs |
max_upload_size | |
id | 1267577 |
size | 12,829 |
const-generic-alignment
This crate provides an AlignedZst<N>
type which is a zero-sized type with the specified alignment.