Hacker News new | ask | show | jobs
by lucaquerella 3500 days ago
It's Void. In that example there is no need for the action to have a payload.
1 comments

Ah, thanks, didn't know you could declare a Void variable. And Payload is an associated type of the Protocol, now i got it ;)