rodrimati1992 / abi_stable_crates

Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.
Apache License 2.0
536 stars 30 forks source link

Updated repr_offset to 0.2.2 #103

Closed ahmed-masud closed 1 year ago

ahmed-masud commented 1 year ago

There is a bug in repr_offset 0.2.1 macro that accidentally puts a ';' and can create weirdness. This was fixed in 0.2.2 however abi_stable only uses 0.2.1. Thus the patch