7 ms·
I was wondering how they managed to reflect the names of struct fields: looks like https://stackoverflow.com/a/77464529 https://stackoverflow.com/a/77464529 exp
by jorkingit 1y ago
I was wondering how they managed to reflect the names of struct fields: looks like https://stackoverflow.com/a/77464529 https://stackoverflow.com/a/77464529 explains the general idea. Where there's a will, I guess...