mirror of
https://github.com/servo/servo.git
synced 2025-07-30 18:50:36 +01:00
an IPC channel instead. Because this used a boxed trait object to invoke messages across a process boundary, and boxed trait objects are not supported across IPC, we spawn a helper thread inside the compositor to perform the marshaling for us. |
||
---|---|---|
.. | ||
Cargo.toml | ||
lib.rs |