You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We don't really have a reason not to export the Display trait already defined on so many of our types. In cases where it's defined on the Rust side, we should consider simply passing it along!
We don't really have a reason not to export the Display trait already defined on so many of our types. In cases where it's defined on the Rust side, we should consider simply passing it along!
#[uniffi::export(Display)]