I have done my first Rust compiler hacking, and fortunately it is rather simple for me to get the compiler to spit out additional error messages that I needed to help debugging context-generic programming! In the screenshot below prints the extra help that shows `Person: Serialize`!
0 likes 1 replies
?