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 mapped types #15

Open
4 tasks
schontz opened this issue Oct 2, 2020 · 1 comment
Open
4 tasks

Support mapped types #15

schontz opened this issue Oct 2, 2020 · 1 comment

Comments

@schontz
Copy link

schontz commented Oct 2, 2020

Mapped types are listed as WIP. What is the status of these types?

  • Record
  • Required
  • Pick
  • Omit
@vedantroy
Copy link
Owner

I should change these to unsupported (unless someone makes a PR). These can def. be supported by special-casing them in the macro, but someone will need to support a PR for these.

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

2 participants