layout_id 0.0.1

Layout id is a compiler plugin to generate a unique id for a type that changes if it's memory layout changes
Documentation
1
2
3
pub fn test() {
    assert!(true);
}