Function deltachat::tools::open_file

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