Skip to content

Commit

Permalink
empty
Browse files Browse the repository at this point in the history
  • Loading branch information
fzyzcjy committed Jan 13, 2024
1 parent 161cf67 commit 28edef6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/into_dart.rs
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@ macro_rules! dart_typed_data_type_trait_impl {
vec_to_dart_native_external_typed_data(self)
}
}

impl IntoDartExceptPrimitive for Vec<$rust_type> {}

impl IntoDart for HashSet<$rust_type> {
Expand Down

0 comments on commit 28edef6

Please sign in to comment.