uniffi-rs icon indicating copy to clipboard operation
uniffi-rs copied to clipboard

Make panic section more precise for `RustBuffer::len`

Open mgeisler opened this issue 1 year ago • 1 comments

The panic condition seems to be a mismatch between the foregin code and the size of usize on the platform.

mgeisler avatar Jun 21 '24 14:06 mgeisler