Function deltachat::scheduler::inbox_loop

source ยท
async fn inbox_loop(
    ctx: Context,
    started: Sender<()>,
    inbox_handlers: ImapConnectionHandlers,
)