We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4dce3ee commit 0e7d80aCopy full SHA for 0e7d80a
Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
name = "const-type-layout"
3
description = "Derivable const trait to view and compare the layout of a struct, union, or enum."
4
-version = "0.3.0"
+version = "0.3.1"
5
edition = "2021"
6
authors = ["Juniper Tyree <juniper.tyree@helsinki.fi>", "Lucien Greathouse <me@lpghatguy.com>"]
7
documentation = "https://docs.rs/const-type-layout/"
0 commit comments