helix/helix-view
Pascal Kuthe 4e0fc0efc6
Add a completion handler type in helix-view for tracking responses
This will replace the `Sender<CompletionEvent>` in the child commits.
It tracks sender alongside extra metadata about the responses received
from providers - namely whether a request is incomplete or not - which
can be reused between subsequent requests to the provider.
2025-02-01 19:35:58 -05:00
..
src Add a completion handler type in helix-view for tracking responses 2025-02-01 19:35:58 -05:00
tests/encoding Re-vendor encoding_rs test data 2024-11-13 15:30:17 +09:00
Cargo.toml Use the slotmap workspace dependency in helix-view 2025-02-01 19:32:23 -05:00