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

Crate for generating adapter stubs given a schema. #324

Merged
merged 1 commit into from
Jun 28, 2023
Merged

Conversation

obi1kenobi
Copy link
Owner

Trustfall adapters are a bit tricky to write from scratch. This is why we add a crate for auto-generating all the basic boilerplate for implementing a new adapter given a Trustfall schema for some dataset.

In a future PR, we'll write up this crate in a CLI binary crate to make it easy to use.

@obi1kenobi obi1kenobi marked this pull request as ready for review June 28, 2023 04:19
@obi1kenobi obi1kenobi merged commit 6093a60 into main Jun 28, 2023
16 checks passed
@obi1kenobi obi1kenobi deleted the stubgen branch June 28, 2023 04:20
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