getditto / safer_ffi

Write safer FFI code in Rust without polluting it with unsafe code
http://getditto.github.io/safer_ffi
MIT License
925 stars 40 forks source link

Add an ABI-stable version of `Option`. #214

Closed p-avital closed 5 months ago

danielhenrymantilla commented 5 months ago

@p-avital to fix CI you'll probably need to replace the 6.0 with, e.g., 8.0.5 in the .csproj file