xargo 0.3.26

The sysroot manager that lets you build and customize `std`
Documentation
1
2
3
fn main() {
    xargo::main_inner(xargo::XargoMode::Build);
}