Y
Hacker News
new
|
ask
|
show
|
jobs
by
windor
2306 days ago
Yes, the msg!() macro is a little painful to write. I think it can be refactored into the pattern like `impl Handler<Msg>`. But beyond that, it supports async/await naturally. :)