#const-generics #alignment #zst #zero-sized

no-std const-generic-alignment

Const-generic-aligned ZST

4 releases (2 breaking)

0.3.0 Nov 20, 2024
0.2.0 Sep 3, 2024
0.1.4 Aug 31, 2024
0.1.3 Jun 10, 2024

#321 in No standard library

Download history

565 downloads per month

MIT/Apache

12KB
248 lines

const-generic-alignment

This crate provides an AlignedZst<N> type which is a zero-sized type with the specified alignment.

Dependencies

~39KB