delete_from_downloads

Function delete_from_downloads 

Source
async fn delete_from_downloads(
    context: &Context,
    rfc724_mid: &str,
) -> Result<()>