pyo3
pyo3 copied to clipboard
Adds introspection for class associated constants
I'm not sure about the stub generation. If I understood the code correctly, the class consts exported as class attribute methods rather than actual class variables. So, how should we generate them in the stub?