erwanvivien
erwanvivien
As discussed with Daxpedda on Discord, this is not a good idea.
Real work example: https://github.com/erwanvivien/fast_qr/blob/master/src/convert/mod.rs#L34
Any update on this?
Never worked on proc-macro, I'll check and see if I can manage a PR
Hello @daxpedda I'm trying to do so, but I don't think it's doable in the proc-macro tho 🤔 I feel like there are many edge cases where the cfg could...
Thanks for the good work seb 🙏
Thanks for both of your insights! Very interesting
Typo when getting isrc, should be : `isrc: match &json_object["track"]["isrc"]`