Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support type variables in schema fields. #7137

Open
shans opened this issue Apr 27, 2021 · 1 comment
Open

Support type variables in schema fields. #7137

shans opened this issue Apr 27, 2021 · 1 comment

Comments

@shans
Copy link
Contributor

shans commented Apr 27, 2021

It should be possible as an example to create the following particle:

particle Unpack
  input: reads Packet {data: [inline ~a with {id: Text}]}
  output: writes [~a]
@shans
Copy link
Contributor Author

shans commented Apr 27, 2021

(from b/162102805)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant