zed/crates/project2
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
..
src Zed2 entities (#3189) 2023-10-31 10:11:25 +01:00
Cargo.toml update prettier2, call2 and project2 to use fs2 2023-10-30 16:21:58 -04:00