Using Elain — Rust library // Lib.rs as an inspiration: extend #[repr(align(N))] to where N can be any constant-evaluable expression, not just a positive integer.
Thoughts on this? Inspired by approach from @scottmcm: #[repr(align(…))] should allow any constant expression, not just integer literals - #4 by scottmcm