mirror of
https://github.com/servo/servo.git
synced 2025-07-29 10:10:34 +01:00
HasBoxFFI and HasArcFFI aren't great, see bug 1831242 as for examples of why. HasArcFFI requires a bit more care, but HasBoxFFI doesn't give us much benefit. Instead use the same type in the FFI boundary. Differential Revision: https://phabricator.services.mozilla.com/D177252 |
||
---|---|---|
.. | ||
mod.rs |