+7
−6
+21
−8
Loading
Previously they were declared with the `External` attribute, but this mean UniFFI could not know the underlying type, leading to issues like #2025. This PR does not however fix any such issues, it instead allows UniFFI metadata to carry enough information to fix in the future. This is primarily being done now to include this breaking change in with all other breaking changes we are making in the next release.