My little macro crate just crossed 100k downloads, so I'd like to self-nominate structstruck, which allows to write nested type definitions, e.g.: struct X { y: struct { … } }
4 Likes
My little macro crate just crossed 100k downloads, so I'd like to self-nominate structstruck, which allows to write nested type definitions, e.g.: struct X { y: struct { … } }