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

Schema should be derived for map-like types #156

Closed
jamesmunns opened this issue May 16, 2024 · 1 comment
Closed

Schema should be derived for map-like types #156

jamesmunns opened this issue May 16, 2024 · 1 comment

Comments

@jamesmunns
Copy link
Owner

We should derive schemas for map-like types, like HashMap, BTreeMap, heapless::IndexMap, and maybe the Set variants of all of those as well.

@jamesmunns
Copy link
Owner Author

Done in #170

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