Files
oak-gpui/crates/project2/src
Antonio Scandurra 88875fd006 Zed2 entities (#3189)
Adds an `Entity` trait for abstracting over `View`s and `Model`s, and
implements it for the `subscribe()` and `observe()` APIs.

The last commit also includes a fun experiment I added, using the
`Result` type to return the owned model handles back to the caller in
the case of downcast failure, inspired by the `binary_search*` methods.
2023-10-31 10:11:25 +01:00
..
WIP
2023-10-23 11:43:08 +02:00
2023-10-30 19:44:01 +01:00
2023-10-31 10:11:25 +01:00
WIP
2023-10-23 11:43:08 +02:00
WIP
2023-10-23 11:43:08 +02:00
WIP
2023-10-23 11:43:08 +02:00