open_with_app
app_lib
1.18.32
app_lib
Function
open_
with_
app
Copy item path
Source
pub(crate) async fn open_with_app( file_path:
String
, app_name:
String
, ) ->
Result
<
()
,
String
>