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
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
..
src
Fix warnings for tasks that take mutable parameters
2020-12-31 15:38:10 +01:00
Cargo.toml
integrate static-executor, cleanup time module.
2020-10-19 21:25:54 +02:00