embassy icon indicating copy to clipboard operation
embassy copied to clipboard

task macro: filter attributes

Open Dirbaio opened this issue 4 years ago • 0 comments

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.

Dirbaio avatar Aug 05 '21 17:08 Dirbaio