mirror of
https://github.com/chatmail/core.git
synced 2026-04-26 01:46:34 +03:00
fixup doc links
This commit is contained in:
@@ -398,7 +398,7 @@ async fn on_blob(
|
||||
|
||||
/// Spawns a task proxying progress events.
|
||||
///
|
||||
/// This spawns a tokio tasks which receives events from the [`ProgressEmitter`] and sends
|
||||
/// This spawns a tokio task which receives events from the [`ProgressEmitter`] and sends
|
||||
/// them to the context. The task finishes when the emitter is dropped.
|
||||
///
|
||||
/// This could be done directly in the emitter by making it less generic.
|
||||
|
||||
Reference in New Issue
Block a user