-
Notifications
You must be signed in to change notification settings - Fork 300
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
Support ignoring all methods of a struct #1730
Conversation
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## master #1730 +/- ##
==========================================
- Coverage 99.26% 99.24% -0.03%
==========================================
Files 357 357
Lines 14767 14773 +6
==========================================
+ Hits 14659 14662 +3
- Misses 108 111 +3 ☔ View full report in Codecov by Sentry. |
# Conflicts: # frb_example/pure_dart_pde/lib/src/rust/frb_generated.dart # frb_example/pure_dart_pde/rust/src/frb_generated.rs
Changes
Close #1715
Checklist
./frb_internal precommit --mode slow
(orfast
) is run (it internal runs code generator, does auto formatting, etc)../website
folder) are updated.Remark for PR creator
./frb_internal --help
shows utilities for development.