This repository has been archived by the owner on Dec 29, 2021. It is now read-only.
What should the name be for Assert::example
#110
Labels
Assert::example
#110
#108 added
Assert::example
.We now have
main_binary
for runningcargo run
cargo_binary
for runningcargo run --bin <name>
example
for runningcargo run --example <name>
Should
example
also becargo_example
?CC @volks73 @azriel91
The text was updated successfully, but these errors were encountered: