Open gburd opened 4 years ago
This will enable the FFI to specialise define_destructor and use repetitions to allow more generic lifetime handling instead of having two functions.
define_destructor
Code is landed but awaiting release to stable. https://github.com/rust-lang/rust/issues/34303
This will enable the FFI to specialise
define_destructor
and use repetitions to allow more generic lifetime handling instead of having two functions.Code is landed but awaiting release to stable. https://github.com/rust-lang/rust/issues/34303