diff options
| author | Timo Kröger <[email protected]> | 2020-12-31 15:38:10 +0100 |
|---|---|---|
| committer | Timo Kröger <[email protected]> | 2020-12-31 15:38:10 +0100 |
| commit | c17954ccbaefbcf755ad819f76eb3c9f83ef325f (patch) | |
| tree | 807c8cded53b7b9cdc1de7f42d3294ece729b22f /examples/src/bin | |
| parent | cd56d2621a4f081f7c7467a2a0aa74e1d2ca49ef (diff) | |
Fix warnings for tasks that take mutable parameters
#[task]
pub async fn run(mut param: Param) {}
warning: variable does not need to be mutable
Diffstat (limited to 'examples/src/bin')
0 files changed, 0 insertions, 0 deletions
