zed/crates/gpui
Nathan Sobo b755b2d602 Add ViewHandle::defer
It's like update, but happens after the current effect instead of synchronously. Also, it doesn't allow the callback to return a value because there would be nothing to do with it.
2022-01-22 13:21:59 -07:00
..
examples
grammars/context-predicate
src Add ViewHandle::defer 2022-01-22 13:21:59 -07:00
build.rs
Cargo.toml