Files
oak-gpui/crates
Nathan Sobo 138aa0492a Add downcast_ref to AnyViewHandle
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.
2023-04-02 16:10:16 -06:00
..
2023-03-31 11:50:31 -07:00
2023-02-27 12:06:10 -08:00
2023-04-02 16:10:16 -06:00
2023-03-07 12:19:51 -08:00
2023-03-30 16:57:18 -07:00
2023-03-31 11:00:06 -07:00
2023-03-30 16:50:33 -07:00
2023-03-30 16:57:18 -07:00
2023-04-02 16:10:16 -06:00