const-type-layout 0.3.2

Derivable const trait to view and compare the layout of a struct, union, or enum.
Documentation
1
2
3
#![allow(clippy::undocumented_unsafe_blocks)]

mod core;