Closed
Description
Hi everybody.
During work on #3556 I have found out that I can't understand what cargo test --example <example>
does.
There is no useful information in cargo test --help
:
--example NAME Test only the specified example.
I can't understand what exactly it does.