|
|
||
|---|---|---|
| .. | ||
| .cargo | ||
| src | ||
| ui | ||
| .gitignore | ||
| Cargo.toml | ||
| README.md | ||
template
What it does
Why is this bad?
Known problems
Remove if none.
Example
// example code where a warning is issued
Use instead:
// example code that does not raise a warning
|
|
||
|---|---|---|
| .. | ||
| .cargo | ||
| src | ||
| ui | ||
| .gitignore | ||
| Cargo.toml | ||
| README.md | ||
Remove if none.
// example code where a warning is issued
Use instead:
// example code that does not raise a warning