fzyzcjy / flutter_rust_bridge

Flutter/Dart <-> Rust binding generator, feature-rich, but seamless and simple.
https://fzyzcjy.github.io/flutter_rust_bridge/
MIT License
4.29k stars 301 forks source link

Fix `Option<Box<T>>` compilation error in DCO codec #2398

Closed fzyzcjy closed 2 weeks ago

fzyzcjy commented 2 weeks ago

Changes

Fix #2382

Checklist

Remark for PR creator

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.93%. Comparing base (1fbc669) to head (1912228). Report is 24 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2398 +/- ## ========================================== - Coverage 98.94% 98.93% -0.01% ========================================== Files 494 494 Lines 20396 20396 ========================================== - Hits 20181 20179 -2 - Misses 215 217 +2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.