We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a194589 commit 3076158Copy full SHA for 3076158
Cargo.toml
@@ -2,6 +2,7 @@
2
name = "impl_serde_serialize_error"
3
version = "1.0.0"
4
edition = "2021"
5
+description = "Macro for fast implementing error methods in serde::Serializer trait"
6
license = "MIT OR Apache-2.0"
7
8
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
0 commit comments