rust_embed_utils

Function read_file_from_fs

source
pub fn read_file_from_fs(file_path: &Path) -> Result<EmbeddedFile>