mirror of
https://github.com/zed-industries/zed.git
synced 2024-11-10 05:37:29 +03:00
138aa0492a
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 |