Closed BD103 closed 4 months ago
Should be able to split up work using chunks. cargo-all-features splits it up based on crate, but it should also be possible to use ncr() to get a more fine control over the split.
cargo-all-features
ncr()
Should be able to split up work using chunks.
cargo-all-features
splits it up based on crate, but it should also be possible to usencr()
to get a more fine control over the split.