embassy
embassy copied to clipboard
task macro: filter attributes
Currently all attributes are forwarded to the generated "spawn" fn. We should filter which attributes are allowed, and error if a disallowed one is present.