-
-
Notifications
You must be signed in to change notification settings - Fork 284
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
UniFFI: supports bindings generated from multiple crates #2208
Conversation
✅ Deploy Preview for maturin-guide ready!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify site configuration. |
8f36bd9
to
ba93a40
Compare
Thanks for the PR, could you please add a test crate in |
Co-authored-by: messense <[email protected]>
Co-authored-by: messense <[email protected]>
for more information, see https://pre-commit.ci
Good idea, minimal test case added. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
This changes allow to build a functional wheel of Matrix Rust SDK FFI bindings.