Is there a public repository example of a pants re...
# general
f
Is there a public repository example of a pants repo, producing a rust package, with PyO3 bindings, (thus the wheel being generated by maturin) I know it will be adhoc_tool .. It perhaps boils down to - how do we have pants "publish" a wheel, which was generated by the "adhoc_tool"
👍 1
Bumping this for more eyes.