for the latter, seems like we’d just need a setup....
# development
r
for the latter, seems like we’d just need a setup.py capable of doing the gen + cargo call and then placing the resulting binary in the right place in the tree. I guess we’d publish that as sdists+bdists to pypi via pants and then consume it from there via a resolve? seems like that’d also need to encapsulate all of the rust sources etc so that sdist->bdist builds would ‘just work’.