deltachat::ephemeral

Function ephemeral_loop

source
pub(crate) async fn ephemeral_loop(
    context: &Context,
    interrupt_receiver: Receiver<()>,
)