Skip to content

rust: Generate api/mod.rs #1904

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

Merged
merged 1 commit into from
Apr 28, 2025
Merged

rust: Generate api/mod.rs #1904

merged 1 commit into from
Apr 28, 2025

Conversation

svix-jplatte
Copy link
Member

Whenever we added a new API, postprocessing for Svix CLI was failing because the new API wasn't yet re-exported in this file, so the Rust SDK imports inside the CLI were failing to resolve. This fixes that.

Whenever we added a new API, postprocessing for Svix CLI was failing
because the new API wasn't yet re-exported in this file, so the Rust SDK
imports inside the CLI were failing to resolve. This fixes that.
@svix-jplatte svix-jplatte marked this pull request as ready for review April 28, 2025 12:36
@svix-jplatte svix-jplatte requested a review from a team as a code owner April 28, 2025 12:36
@svix-jplatte svix-jplatte merged commit 025934d into main Apr 28, 2025
19 checks passed
@svix-jplatte svix-jplatte deleted the jplatte/gen-api-summary-rust branch April 28, 2025 13:40
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.

2 participants