uniffi-rs
uniffi-rs copied to clipboard
Remove inline metadata module hack from #1665
We should remove this and find a better way to handle this.
See #1665
From @mhammond in that PR:
I wonder if things have changed enough that could move uniffi_core/src/ffi_converter_*.rs into uniffi_meta, which might make this go away.
https://github.com/rust-lang/rust/pull/114470 landed and might fix it, it should land in Rust 1.73, so still a bit out for us to rely on though.