mix rustler.download (html5ever v0.11.0) View Source

This is responsible for downloading the precompiled NIFs for a given module.

This task must only be used by Rustler's package creators who want to ship precompiled NIFs. The goal is to download precompiled packages and generate a checksum to check-in alongside the Hex repository. This is done by passing the --all flag.

You can also use the --only-local flag to download only the precompiled package for use during development.

This task also accept the --print flag to print the checksums.