python build.py
#compile only
python build.py --compile
#download only
python build.py --downloadcargo publish -j 8
# force reduce the number of processes# install cargo hack
cargo hack test --feature-powerset --all-targets -j 8- some asn files should be manually patched (see
*_patchfunctions inbuild.py)
Licensed under the MIT License - LICENSE