issues
search
Jij-Inc
/
pyo3-stub-gen
Stub file (*.pyi) generator for PyO3
Apache License 2.0
61
stars
12
forks
source link
Simplify code generation for `ArgInfo`
#62
Closed
termoshtt
closed
3 months ago
termoshtt
commented
3 months ago
Cleanup and simplify
impl ToToken for ArgInfo
which based on
pyo3/experimental-inspect
feature as before #37
This can yield breaking changes. Bump up to 0.6.0.
impl ToToken for ArgInfo
which based onpyo3/experimental-inspect
feature as before #37