thunder
                                
                                 thunder copied to clipboard
                                
                                    thunder copied to clipboard
                            
                            
                            
                        Field description support ?
Hey there ! First of all thanks for the amazing project ! I was wondering if you were planning on supporting the field description ? Even though I have no idea on how this could be achieved.
Thanks a lot !
sure, that sounds great. cc/ @willhug
we could support deprecation flags too. should think about how to support struct fields.
we tried to do a cute codegen thing where it reads the comment out of the AST but it's a little too much.
Putting a whole field description in the struct tag doesn't seem user friendly at all either, that's why I quite don't know how this could be achieved unfortunately. But that would be a really cool feature.
Please check my pull-request on this #222
@stephen Had time to take a look at it yet?
Hello @stephen and @willhug!
It would be nice to have the support of field description in Thunder. Could you please find some time to review/comment this PR?