#buffer #align #memory #macro #alignment #no-alloc #no-std

yanked aligned_buffer_internals

The internals of the aligned_buffer crate that require being in a separate crate

0.1.0 Aug 8, 2024

#22 in #align


Used in aligned_buffer_macro

MIT/Apache

8KB
55 lines

aligned_buffer_internals

This crate is the "body" of the aligned_buffer crate, but must exist seperately to prevent cyclical dependencies with aligned_buffer_macro.

For the main crate, please view the documentation for aligned_buffer here.

No runtime deps