deltachat::tools

Function open_file

source
pub async fn open_file(
    context: &Context,
    path: impl AsRef<Path>,
) -> Result<File>