rust_embed_utils
7.8.1
Function
rust_embed_utils
::
read_file_from_fs
Copy item path
source
ยท
[
−
]
pub fn read_file_from_fs(file_path: &
Path
) ->
Result
<
EmbeddedFile
>