Calling a function returning one of these types without using it is almost certainly a mistake. Luckily Rust's `#[must_use]` can help warn about this. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
Calling a function returning one of these types without using it is almost certainly a mistake. Luckily Rust's `#[must_use]` can help warn about this. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||