#alignment #zst #zero-sized #const-generic-aligned

no-std const-generic-alignment

Const-generic-aligned ZST

3 unstable releases

0.2.0 Sep 3, 2024
0.1.4 Aug 31, 2024
0.1.3 Jun 10, 2024

#130 in No standard library

Download history 270/week @ 2024-06-10 22/week @ 2024-07-22 164/week @ 2024-08-26 151/week @ 2024-09-02

315 downloads per month

MIT/Apache

8KB
133 lines

const-generic-alignment

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

Dependencies

~37KB