mirror of
https://github.com/zed-industries/zed.git
synced 2025-02-05 18:25:57 +00:00
I use unsafe code to transmute an AnyViewHandle to a ViewHandle<T> when the type matches. Because ViewHandle<T> is repr(transparent) to the wrapped AnyViewHandle, this is safe. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |