←back to thread

74 points holmofyHu | 2 comments | | HN request time: 0.418s | source
Show context
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 #
1. lionkor ◴[] No.41281107[source]
serde is mostly pretty simple, no?
replies(1): >>41281381 #
2. pjmlp ◴[] No.41281381[source]
There is a Rust Nation talk one hour long about how serde macros work.

That is how simple it is.