rust_
embed_
utils
8.5.0
rust_embed_utils
Function
read_file_from_fs
Copy item path
Source
pub fn read_file_from_fs(file_path: &
Path
) ->
Result
<
EmbeddedFile
>