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