is there any example of rust in pants. Am trying t...
# general
b
is there any example of rust in pants. Am trying to set up a monorepo repo for rust.
h
Ironically (since much of it is written in Rust) Pants has no meaningful Rust support at the moment. Pants’s own repo builds the Rust core separately via scripts.
Which also sidesteps the bootstrapping problem