←back to thread

74 points holmofyHu | 3 comments | | HN request time: 0.636s | source
1. pjmlp ◴[] No.41280899[source]
I love the irony of hating magic frameworks like Spring, while cheering for crates full of macro magic like serde.
replies(1): >>41281107 #
2. lionkor ◴[] No.41281107[source]
serde is mostly pretty simple, no?
replies(1): >>41281381 #
3. pjmlp ◴[] No.41281381[source]
There is a Rust Nation talk one hour long about how serde macros work.

That is how simple it is.