Function uvls::core::pipeline::draft_handler
source ยท async fn draft_handler(
rx: UnboundedReceiver<DraftMsg>,
uri: Url,
initial_text: String,
tx_link: Sender<LinkMsg>,
initial_timestamp: Instant,
)
Expand description
Handles update for a single draft and parses it incrementally with tree-sitter