Skip to main content
export_playlist_to_m3u8
chilen_
backend
0.1.0
In chilen_
backend::
music_
lib
chilen_backend
::
music_lib
Function
export_
playlist_
to_
m3u8
Copy item path
Source
pub fn export_playlist_to_m3u8(name:
String
, path: &
Path
) ->
Result
<
()
,
Error
>