Skip to content

Commit

Permalink
feat: marker
Browse files Browse the repository at this point in the history
  • Loading branch information
fzyzcjy committed Jun 7, 2024
1 parent 3f7ab8e commit 7f7c50b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frb_example/dart_minimal/rust/src/api/minimal.rs
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ pub fn minimal_adder(a: i32, b: i32) -> i32 {

// TODO temp demo

#[frb(generate_impl_enum)]
pub trait SimpleTraitTwinNormal {
fn simple_trait_fn_twin_normal(value: i32) -> Self;

Expand Down

0 comments on commit 7f7c50b

Please sign in to comment.