10e9408d38
10066: internal: improve compile times a bit r=matklad a=matklad I wanted to *quickly* remove `smol_str = {features = "serde"}`, and figured out that the simplest way to do that is to replace our straightforward proc macro serialization with something significantly more obscure. Co-authored-by: Aleksey Kladov <aleksey.kladov@gmail.com>