This website requires JavaScript.
Explore
Help
Sign In
max
/
embassy
Watch
1
Star
0
Fork
0
You've already forked embassy
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
embassy
/
embassy-macros
/
src
History
Timo Kröger
c17954ccba
Fix warnings for tasks that take mutable parameters
...
#[task] pub async fn run(mut param: Param) {} warning: variable does not need to be mutable
2020-12-31 15:38:10 +01:00
..
lib.rs
Fix warnings for tasks that take mutable parameters
2020-12-31 15:38:10 +01:00