uniffi-rs
uniffi-rs copied to clipboard
Make panic section more precise for `RustBuffer::len`
The panic condition seems to be a mismatch between the foregin code and the size of usize on the platform.
Cc @badboy, a small note from my import review.