We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Using make and rustpkg together is a bit tricky, mostly because the output files don't have known names (they contain hashes).
A combination of wildcard targets and order-only prerequisites is needed to make this work, and should be documented.