jklamer commented on PR #1651: URL: https://github.com/apache/avro/pull/1651#issuecomment-1107633747
`quote` is just a copy paste code into the runtime! The macro just allows IDE's to do proper syntax highlighting ( Ive had mixed success on that). The ToTokens trait is pretty interesting, as its basically "What is the code to reconstruct a struct/type in my current memory at derive time to an equivalent struct/type in the runtime". Unfortunately serde_json::Value doesn't implement! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
