Function deltachat::scheduler::inbox_loop

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