read_file_from_fs
rust_
embed_
utils
8.7.2
rust_embed_utils
Function
read_
file_
from_
fs
Copy item path
Source
pub fn read_file_from_fs(file_path: &
Path
) ->
Result
<
EmbeddedFile
>