zed/crates/gpui2
Nathan Sobo 04a8ee222b Enforce a Send bound on next frame callbacks
This required using mpsc channels to invoke frame callbacks on the
main thread and send the receiver to the platform display link.

Co-Authored-By: Julia Risley <julia@zed.dev>
2023-11-02 12:01:22 -06:00
..
src Enforce a Send bound on next frame callbacks 2023-11-02 12:01:22 -06:00
build.rs WIP 2023-10-22 19:56:25 +02:00
Cargo.toml WIP 2023-10-21 17:52:47 +02:00