We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54b12d2 commit 803431aCopy full SHA for 803431a
metastruct/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "metastruct"
3
-version = "0.1.2"
+version = "0.1.3"
4
edition = "2021"
5
description = "Abstractions for iterating and mapping over struct fields"
6
keywords = ["field", "iterator", "macro"]
metastruct_macro/Cargo.toml
name = "metastruct_macro"
description = "Abstractions for iterating and mapping over struct fields (proc macro crate)"
0 commit comments