Rustler Mix v0.20.0 mix compile.rustler View Source
Link to this section Summary
Functions
A task needs to implement run
which receives
a list of command line args
Link to this section Functions
Link to this function
check_crate_env(crate) View Source
Link to this function
compile_crate(arg) View Source
Link to this function
make_file_names(base_name, atom) View Source
Link to this function
run(args) View Source
A task needs to implement run
which receives
a list of command line args.
Callback implementation for Mix.Task.run/1
.
Link to this function