inbox_loop

Function inbox_loop 

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