Skip to content

Commit

Permalink
chore: goldens
Browse files Browse the repository at this point in the history
  • Loading branch information
fzyzcjy committed Jun 22, 2024
1 parent 8d9aa3b commit bdc92d8
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@
"third_party_crate_names": []
},
"mir": {
"default_dart_async": true,
"default_rust_opaque_codec": "Moi",
"default_stream_sink_codec": "Sse",
"enable_lifetime": false,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@
"third_party_crate_names": []
},
"mir": {
"default_dart_async": true,
"default_rust_opaque_codec": "Moi",
"default_stream_sink_codec": "Sse",
"enable_lifetime": false,
Expand Down
3 changes: 3 additions & 0 deletions website/docs/generated/_frb-codegen-command-generate.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,9 @@ Options:
--type-64bit-int
Let 64 bit types be translated to `int`s instead of types like `BigInt`s
--no-default-dart-async
Whether default Dart code is asynchronous or synchronous
--stop-on-error
If having error when, for example, parsing a function, directly stop instead of continue and skip it
Expand Down

0 comments on commit bdc92d8

Please sign in to comment.