Crates.io | const-generic-alignment |
lib.rs | const-generic-alignment |
version | 0.2.0 |
source | src |
created_at | 2024-06-10 22:26:02.685308 |
updated_at | 2024-09-03 21:00:14.91251 |
description | Const-generic-aligned ZST |
homepage | |
repository | https://gitlab.com/zachs18/const-generic-alignment-rs |
max_upload_size | |
id | 1267577 |
size | 7,578 |
const-generic-alignment
This crate provides an AlignedZst<N>
type which is a zero-sized type with the specified alignment.