Expand description
Loads “sysroot” crate.
One confusing point here is that normally sysroot is a bunch of .rlibs,
but we can’t process .rlib and need source code instead. The source code
is typically installed with rustup component add rust-src command.
Modules§
- stitched 🔒