Function deltachat::tools::open_file

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