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

feat: add Maybe, fix HasSchema impls for generic types, and impl HasSchema derive for generic types. #199

Merged
merged 2 commits into from
Sep 18, 2023

Conversation

zicklag
Copy link
Member

@zicklag zicklag commented Sep 18, 2023

No description provided.

…ing on generic types.

- Also add a `Maybe` type as an `Option` equivalent that implements `HasSchema`.
@zicklag zicklag changed the title feat: implement Maybe, fix HasSchema impls for generic types, and implement HasSchema derive on generic types. feat: add Maybe, fix HasSchema impls for generic types, and implement HasSchema derive on generic types. Sep 18, 2023
@zicklag zicklag changed the title feat: add Maybe, fix HasSchema impls for generic types, and implement HasSchema derive on generic types. feat: add Maybe, fix HasSchema impls for generic types, and impl HasSchema derive for generic types. Sep 18, 2023
@zicklag zicklag added this pull request to the merge queue Sep 18, 2023
Merged via the queue into fishfolk:main with commit c331cd6 Sep 18, 2023
10 checks passed
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

Successfully merging this pull request may close these issues.

None yet

1 participant